Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DActivation.cpp177 TORCH_META_FUNC(leaky_relu_backward) ( in TORCH_META_FUNC() argument
/aosp_15_r20/external/pytorch/torch/_decomp/
H A Ddecompositions.py229 def leaky_relu_backward( function