Home
last modified time | relevance | path

Searched defs:quant_ops (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/cadence/aot/
H A Dutils.py23 from torch.ao.quantization.quantize_pt2e import _QUANT_OPS as quant_ops unknown
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dcat.py38 def _test_cat(self, module, inputs, cat_num=1, quant=False, quant_ops=2): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dinsert_quant_dequant.cpp537 auto quant_ops = insertChooseQParamQuantDequant( in ReplicateChooseQParamsQuantDequant() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dmkl_layout_pass.cc2324 std::vector<string> quant_ops{ in IsWorkspaceCheckNeeded() local