HomeSort by relevance Sort by last modified time
    Searched refs:MinTensorMemoryUsage (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/graph/
costmodel.h 181 static Bytes MinTensorMemoryUsage(const TensorShapeProto& tensor_shape,
costmodel.cc 266 bytes = MinTensorMemoryUsage(tensor_shape, dtype);
554 Bytes CostModel::MinTensorMemoryUsage(const TensorShapeProto& tensor_shape,

Completed in 170 milliseconds