Searched refs:ConcatenateWithStatus (Results 1 – 3 of 3) sorted by relevance
68 TEST(PartialTensorShapeTest, ConcatenateWithStatus) { in TEST() argument70 Status status = s.ConcatenateWithStatus(400, &s); in TEST()75 status = s.ConcatenateWithStatus(-10, &s); in TEST()
519 Status ConcatenateWithStatus(int64 size, PartialTensorShape* out) const;528 Status ConcatenateWithStatus(const PartialTensorShape& shape,
855 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape871 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape