Home
last modified time | relevance | path

Searched defs:zero_point_max (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dhypothesis_utils.py121 zero_point_min=None, zero_point_max=None): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dquantized_test.cpp309 const int zero_point_max) { in TEST()
H A Dvulkan_quantized_api_test.cpp243 int zero_point_max = 255; in compute_quant_params() local