Searched defs:ConcatenateWithStatus (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | tensor_shape.cc | 855 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape |
D | partial_tensor_shape_test.cc | 68 TEST(PartialTensorShapeTest, ConcatenateWithStatus) { in TEST() argument |