Searched defs:half_pixel_centers_ (Results 1 – 6 of 6) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ | ||
D | image_resizer_state.h | 155 bool half_pixel_centers_; member |
D | resize_nearest_neighbor_op.cc | 102 bool half_pixel_centers_; member in tensorflow::ResizeNearestNeighborOp |
D | resize_bilinear_op.cc | 66 bool half_pixel_centers_; member in tensorflow::ResizeBilinearOp |
D | resize_bicubic_op.cc | 574 bool half_pixel_centers_; member in tensorflow::ResizeBicubicOp |
D | resize_bilinear_op_test.cc | 152 bool half_pixel_centers_; member in tensorflow::ResizeBilinearOpTestBase |
D | quantized_resize_bilinear_op.cc | 731 bool half_pixel_centers_; member in tensorflow::QuantizedResizeBilinearOp |