Searched defs:quant_max_upper_bound (Results 1 – 2 of 2) sorted by relevance
43 int32_t quant_min_lower_bound = 0, quant_max_upper_bound = 0; in check_quantize_per_tensor_args() local
105 quant_max_upper_bound: Union[int, float, None] = None variable in DTypeWithConstraints