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