Home
last modified time | relevance | path

Searched defs:logit_out (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_logit.cpp20 Tensor& logit_out( in logit_out() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DUnaryOps.cpp774 Tensor& logit_out(const Tensor& self, in logit_out() function
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dspecial.h277 inline Tensor& logit_out(Tensor& result, const Tensor& self) { in logit_out() function