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