Home
last modified time | relevance | path

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

/external/pytorch/test/quantization/core/
Dtest_quantized_functional.py37 stride, padding, dilation, X_scale, X_zero_point, W_scale, W_zero_point, 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
Dtest_quantized_op.py4927 X_scale, X_zero_point, W_scale, W_zero_point, argument
5012 dilations, X_scale, X_zero_point, W_scale, W_zero_point, Y_scale, argument
5162 W_zero_point, argument
5243 W_zero_point, argument
5450 W_zero_point, argument
5533 W_zero_point, argument
5792 W_zero_point, argument
5902 def test_qconv_transpose3d(
6108 W_zero_point, argument
6179 W_zero_point, argument
[all …]
Dtest_quantized_module.py269 X_scale, X_zero_point, W_scale, W_zero_point, Y_scale, Y_zero_point, argument
/external/pytorch/torch/testing/_internal/
Dcommon_quantization.py241 W_zero_point, use_bias, use_channelwise, argument