Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcrop_and_resize_op.h39 struct CropAndResizeBackpropImage { struct
Dcrop_and_resize_op_gpu.cu.cc386 struct CropAndResizeBackpropImage<GPUDevice, T> { struct
387 bool operator()(const GPUDevice& d, in operator ()()
Dcrop_and_resize_op.cc427 struct CropAndResizeBackpropImage<CPUDevice, T> { struct
428 bool operator()(const CPUDevice& d, in operator ()()