Home
last modified time | relevance | path

Searched defs:ConcatenateWithStatus (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc855 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape
871 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape
Dpartial_tensor_shape_test.cc68 TEST(PartialTensorShapeTest, ConcatenateWithStatus) { in TEST() argument