Searched defs:zero_point_control (Results 1 – 1 of 1) sorted by relevance
471 auto zero_point_control = tensor_type_ == TensorType_INT8 ? -128 : 0; in TEST_P() local2247 auto zero_point_control = tensor_type_ == TensorType_INT8 ? -128 : 0; in TEST_P() local