Home
last modified time | relevance | path

Searched defs:_softmax_backward_data (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A D_ops_refs.py376 def _softmax_backward_data(func, *args, **kwargs): function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DSoftMax.cpp80 TORCH_META_FUNC(_softmax_backward_data) in TORCH_META_FUNC() argument
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Ddecomposition.py859 def _softmax_backward_data( function
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py890 def _softmax_backward_data( function