Searched defs:Y_zero_point (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_functional.py | 38 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 D | test_quantized_op.py | 5013 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 D | test_quantized_module.py | 269 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 D | quantized_matmul_out.cpp | 36 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()
|