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