Searched refs:IsNonEmpty (Results 1 – 4 of 4) sorted by relevance
40 if (!IsNonEmpty(input_shape)) { in ReduceGeneric()
118 bool IsNonEmpty(const Shape& shape);
509 if (IsNonEmpty(array.shape())) { in GetLog2BufferSize()
675 bool IsNonEmpty(const Shape& shape) { in IsNonEmpty() function