Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_functional.py38 Y_scale, Y_zero_point, use_bias, use_channelwise, argument
90 X_scale, X_zero_point, W_scale, W_zero_point, Y_scale, Y_zero_point, argument
142 X_scale, X_zero_point, W_scale, W_zero_point, Y_scale, Y_zero_point, argument
199 X_zero_point, W_scale, W_zero_point, Y_scale, Y_zero_point, use_bias, argument
H A Dtest_quantized_op.py5013 Y_zero_point, use_bias, post_op, use_channelwise, use_transpose, argument
5164 Y_zero_point, argument
5245 Y_zero_point, argument
5452 Y_zero_point, argument
5535 Y_zero_point, argument
5794 Y_zero_point, argument
5902 def test_qconv_transpose3d(
6110 Y_zero_point, argument
6181 Y_zero_point, argument
6266 Y_zero_point, argument
[all …]
H A Dtest_quantized_module.py269 X_scale, X_zero_point, W_scale, W_zero_point, Y_scale, Y_zero_point, argument
/aosp_15_r20/external/executorch/backends/cadence/reference/operators/
H A Dquantized_matmul_out.cpp36 int32_t Y_zero_point, in qmatmul()
62 int64_t Y_zero_point, in _typed_quantized_matmul()
116 int64_t Y_zero_point, in quantized_matmul_out()