Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape_test.cc428 void TensorShapeOld::AddDim(int64_t size) { in AddDim() function in tensorflow::__anon86ba443e0111::TensorShapeOld
H A Dtensor_shape.cc395 void TensorShapeBase<Shape>::AddDim(int64_t size) { in AddDim() function in tensorflow::TensorShapeBase