Home
last modified time | relevance | path

Searched refs:SetDimWithStatus (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h237 Status SetDimWithStatus(int d, int64 size);
Dtensor_shape.cc592 Status TensorShapeBase<Shape>::SetDimWithStatus(int d, int64 size) { in SetDimWithStatus() function in tensorflow::TensorShapeBase