Home
last modified time | relevance | path

Searched defs:logit_backward (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp306 TORCH_META_FUNC(logit_backward) (const Tensor& grad_output, const Tensor& input, std::optional<doub… in TORCH_META_FUNC() argument
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py1153 def logit_backward( function