Searched refs:has_values_smaller_than_minus_1 (Results 1 – 1 of 1) sorted by relevance
1965 bool has_values_smaller_than_minus_1 = false; in MaybeTensorValueToShape() local1970 has_values_smaller_than_minus_1 |= (value < -1); in MaybeTensorValueToShape()1976 if (!has_values_smaller_than_minus_1) { in MaybeTensorValueToShape()