Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc388 void TensorShapeBase<Shape>::InsertDim(int d, int64 size) { in InsertDim() function in tensorflow::TensorShapeBase
Dtensor_shape_test.cc417 void TensorShapeOld::InsertDim(int d, int64 size) { in InsertDim() function in tensorflow::__anone850e9110111::TensorShapeOld