Home
last modified time | relevance | path

Searched defs:CropAndResizeBackpropImage (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.cc399 struct CropAndResizeBackpropImage<GPUDevice, T> { struct
400 bool operator()(const OpKernelContext* context, in operator ()()
H A Dcrop_and_resize_op.h39 struct CropAndResizeBackpropImage { struct
H A Dcrop_and_resize_op.cc457 struct CropAndResizeBackpropImage<CPUDevice, T> { struct
458 bool operator()(const OpKernelContext* context, in operator ()()