Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op.cc338 const double cost_per_box = crop_height * crop_width * cost_per_pixel; in operator ()() local
343 cost_per_box, CropAndResizePerBox); in operator ()()
544 const double cost_per_box = crop_height * crop_width * cost_per_pixel; in operator ()() local
549 cost_per_box, CropAndResizeBackImgPerBox); in operator ()()