Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dcrop_and_resize_op_gpu.cu.cc450 struct CropAndResizeBackpropBoxes<GPUDevice, T> { struct
451 bool operator()(const GPUDevice& d, in operator ()()
H A Dcrop_and_resize_op.h50 struct CropAndResizeBackpropBoxes { struct
H A Dcrop_and_resize_op.cc671 struct CropAndResizeBackpropBoxes<CPUDevice, T> { struct
672 bool operator()(const CPUDevice& d, in operator ()()