Home
last modified time | relevance | path

Searched refs: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
484 template struct CropAndResizeBackpropImage<GPUDevice, T>; \
Dcrop_and_resize_op.cc423 const bool status = functor::CropAndResizeBackpropImage<Device, T>()( in ComputeAsync()
445 struct CropAndResizeBackpropImage<CPUDevice, T> { struct