Home
last modified time | relevance | path

Searched defs:_quantized (Results 1 – 9 of 9) sorted by relevance

/external/pytorch/aten/src/ATen/native/quantized/
Dlibrary.cpp232 TORCH_LIBRARY(_quantized, m) { in TORCH_LIBRARY() argument
/external/pytorch/torch/_inductor/
Dquantized_lowerings.py27 _quantized = torch.ops._quantized variable
Ddecomposition.py45 _quantized = torch.ops._quantized variable
/external/pytorch/aten/src/ATen/native/quantized/cpu/
Dqlinear_prepack.cpp687 TORCH_LIBRARY_IMPL(_quantized, QuantizedCPU, m) { in TORCH_LIBRARY_IMPL() argument
692 TORCH_LIBRARY_IMPL(_quantized, CPU, m) { in TORCH_LIBRARY_IMPL() argument
705 TORCH_LIBRARY_IMPL(_quantized, Meta, m) { in TORCH_LIBRARY_IMPL() argument
Dqlinear_dynamic.cpp816 TORCH_LIBRARY_IMPL(_quantized, CPU, m) { in TORCH_LIBRARY_IMPL() argument
829 TORCH_LIBRARY_IMPL(_quantized, Meta, m) { in TORCH_LIBRARY_IMPL() argument
DBinaryOps.cpp498 TORCH_LIBRARY_IMPL(_quantized, QuantizedCPU, m) { in TORCH_LIBRARY_IMPL() argument
Dqconv_prepack.cpp841 TORCH_LIBRARY_IMPL(_quantized, QuantizedCPU, m) { in TORCH_LIBRARY_IMPL() argument
Dqlinear.cpp1329 TORCH_LIBRARY_IMPL(_quantized, QuantizedCPU, m) { in TORCH_LIBRARY_IMPL() argument
Dqconv.cpp1995 TORCH_LIBRARY_IMPL(_quantized, QuantizedCPU, m) { in TORCH_LIBRARY_IMPL() argument