Searched refs:_make_conv_test_input (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_functional.py | 16 _make_conv_test_input, 43 (X, X_q, W, W_q, b) = _make_conv_test_input(
|
H A D | test_quantized_module.py | 21 _make_conv_test_input, 277 (X, X_q, W, W_q, b) = _make_conv_test_input(
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_quantization.py | 238 def _make_conv_test_input( function
|