Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/
H A Dquantization.h82 TORCH_API Tensor computeQuantizedAdd(
H A Dquantization.cpp178 Tensor computeQuantizedAdd( in computeQuantizedAdd() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dlowerings.cpp1966 computeQuantizedAdd); in nnc_lowerings_lazy_registration()