Searched refs:IsNonEmpty (Results 1 – 4 of 4) sorted by relevance
42 if (!IsNonEmpty(input_shape)) { in ReduceGeneric()
119 bool IsNonEmpty(const Shape& shape);
511 if (IsNonEmpty(array.shape())) { in GetLog2BufferSize()
677 bool IsNonEmpty(const Shape& shape) { in IsNonEmpty() function