Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/operators/
H A Dquantization.h33 TORCH_API Tensor computeQuantizedConv1d(
47 TORCH_API Tensor computeQuantizedConv1d(
H A Dquantization.cpp321 Tensor computeQuantizedConv1d( in computeQuantizedConv1d() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dlowerings.cpp1946 computeQuantizedConv1d); in nnc_lowerings_lazy_registration()