Home
last modified time | relevance | path

Searched refs:kInterpWeightCost (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator_test.cc2166 const int kInterpWeightCost = 10; in TEST_F() local
2168 kInterpWeightCost * (kOutputImageDim * 2) + in TEST_F()
2189 const int kInterpWeightCost = 12; in TEST_F() local
2191 kInterpWeightCost * (kOutputImageDim * 2) + in TEST_F()
2213 const int64 kInterpWeightCost = 12; in TEST_F() local
2221 kInterpWeightCost * (kLargeOutputImageDim * 2) + in TEST_F()