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