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