Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc2528 bool use_half_pixel_centers = false; in PredictResizeBilinear() local
2533 use_half_pixel_centers = half_pixel_centers->second.b(); in PredictResizeBilinear()
2583 if (use_half_pixel_centers) { in PredictResizeBilinear()