Searched refs:MinTensorMemoryUsage (Results 1 – 2 of 2) sorted by relevance
189 static Bytes MinTensorMemoryUsage(const TensorShapeProto& tensor_shape,
268 bytes = MinTensorMemoryUsage(tensor_shape, dtype); in RecordMaxMemorySize()557 Bytes CostModel::MinTensorMemoryUsage(const TensorShapeProto& tensor_shape, in MinTensorMemoryUsage() function in tensorflow::CostModel