Searched refs:MakeShapeHelper (Results 1 – 2 of 2) sorted by relevance
570 Status MakeShapeHelper(const T* dims, int64 n, Shape* out) { in MakeShapeHelper() function611 return MakeShapeHelper(dims, n, out); \614 return MakeShapeHelper(shape.data(), shape.size(), out); \
272 friend Status MakeShapeHelper(const T*, int64, S*);