Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op.h39 struct CropAndResizeBackpropImage { struct
Dcrop_and_resize_op_gpu.cu.cc388 struct CropAndResizeBackpropImage<GPUDevice, T> { struct
389 bool operator()(const OpKernelContext* context, in operator ()()
Dcrop_and_resize_op.cc445 struct CropAndResizeBackpropImage<CPUDevice, T> { struct
446 bool operator()(const OpKernelContext* context, in operator ()()