Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_leaky_relu.cpp23 Tensor& leaky_relu_out( in leaky_relu_out() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/
H A Dleaky-relu.c29 pytorch_qnnp_operator_t* leaky_relu_out) { in pytorch_qnnp_create_leaky_relu_nc_q8()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DActivation.cpp322 TORCH_IMPL_FUNC(leaky_relu_out) ( in TORCH_IMPL_FUNC() argument