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