Searched defs:InsertDim (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/framework/ | ||
| D | tensor_shape_test.cc | 440 void TensorShapeOld::InsertDim(int d, int64_t size) { in InsertDim() function in tensorflow::__anon3caac34d0111::TensorShapeOld |
| D | tensor_shape.cc | 507 void TensorShapeBase<Shape>::InsertDim(int d, int64_t size) { in InsertDim() function in tensorflow::TensorShapeBase |