Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcrop_and_resize_op.h49 struct CropAndResizeBackpropBoxes { struct
Dcrop_and_resize_op_gpu.cu.cc436 struct CropAndResizeBackpropBoxes<GPUDevice, T> { struct
437 bool operator()(const GPUDevice& d, in operator ()()
Dcrop_and_resize_op.cc602 struct CropAndResizeBackpropBoxes<CPUDevice, T> { struct
603 bool operator()(const CPUDevice& d, in operator ()()