Home
last modified time | relevance | path

Searched defs:CalculateTensorSize (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dutils_test.cc181 TEST(UtilsTest, CalculateTensorSize) { in TEST() argument
Dutils.cc200 int64 CalculateTensorSize(const OpInfo::TensorProperties& prop) { in CalculateTensorSize() function
Dop_level_cost_estimator.cc1541 int64 OpLevelCostEstimator::CalculateTensorSize( in CalculateTensorSize() function in tensorflow::grappler::OpLevelCostEstimator