Searched refs:CheckDimsAtLeast (Results 1 – 2 of 2) sorted by relevance
321 void CheckDimsAtLeast(int NDIMS) const;474 CheckDimsAtLeast(NDIMS); in AsEigenDSizesWithPadding()
48 void TensorShape::CheckDimsAtLeast(int NDIMS) const { in CheckDimsAtLeast() function in tensorflow::TensorShape