Home
last modified time | relevance | path

Searched defs:CropAndResizeBackpropBoxes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op.h50 struct CropAndResizeBackpropBoxes { struct
Dcrop_and_resize_op_gpu.cu.cc439 struct CropAndResizeBackpropBoxes<GPUDevice, T> { struct
440 bool operator()(const GPUDevice& d, in operator ()()
Dcrop_and_resize_op.cc644 struct CropAndResizeBackpropBoxes<CPUDevice, T> { struct
645 bool operator()(const CPUDevice& d, in operator ()()