Searched defs:scale_C (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_op.py | 7610 def test_qnnpack_add(self, A, zero_point, scale_A, scale_B, scale_C): argument 7670 def test_qnnpack_mul(self, A, zero_point, scale_A, scale_B, scale_C): argument
|