Searched defs:CalculateTensorSize (Results 1 – 3 of 3) sorted by relevance
181 TEST(UtilsTest, CalculateTensorSize) { in TEST() argument
200 int64 CalculateTensorSize(const OpInfo::TensorProperties& prop) { in CalculateTensorSize() function
1541 int64 OpLevelCostEstimator::CalculateTensorSize( in CalculateTensorSize() function in tensorflow::grappler::OpLevelCostEstimator