Searched defs:AppendShape (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | tensor_shape_test.cc | 436 void TensorShapeOld::AppendShape(const TensorShapeOld& shape) { in AppendShape() function in tensorflow::__anon86ba443e0111::TensorShapeOld |
H A D | tensor_shape.cc | 489 void TensorShapeBase<Shape>::AppendShape(const TensorShapeBase& shape) { in AppendShape() function in tensorflow::TensorShapeBase |