Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.cc867 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape
883 Status PartialTensorShape::ConcatenateWithStatus( in ConcatenateWithStatus() function in tensorflow::PartialTensorShape
H A Dpartial_tensor_shape_test.cc68 TEST(PartialTensorShapeTest, ConcatenateWithStatus) { in TEST() argument