Home
last modified time | relevance | path

Searched refs:computeQuantizedRelu (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/
H A Dquantization.h117 TORCH_API Tensor computeQuantizedRelu(
H A Dquantization.cpp568 Tensor computeQuantizedRelu( in computeQuantizedRelu() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dlowerings.cpp680 return computeQuantizedRelu( in nnc_lowerings_lazy_registration()