Home
last modified time | relevance | path

Searched defs:expected_node_occurrence (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_quantization.py788 expected_node_occurrence=None, argument
998 expected_node_occurrence=None, argument
1243 expected_node_occurrence, argument
/aosp_15_r20/external/pytorch/test/quantization/pt2e/
H A Dtest_x86inductor_quantizer.py544 expected_node_occurrence, argument
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py7363 def _test_quantized_add_mul_qat(self, model, example_inputs, expected_node_occurrence): argument