Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/
H A Dquantization.h96 TORCH_API Tensor computeQuantizedMul(
H A Dquantization.cpp513 Tensor computeQuantizedMul( in computeQuantizedMul() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dlowerings.cpp1970 computeQuantizedMul); in nnc_lowerings_lazy_registration()