Home
last modified time | relevance | path

Searched defs:crop_box_ind (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/
DNECropKernel.cpp197 …nst ITensor *crop_boxes, const ITensor *box_ind, ITensor *output, uint32_t crop_box_ind, float ext… in configure()
210 …rop_boxes, const ITensorInfo *box_ind, const ITensorInfo *output, uint32_t crop_box_ind, float ext… in validate()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLCropResize.cpp40 …ut, ICLTensor *crop_boxes, ICLTensor *box_ind, ICLTensor *output, uint32_t crop_box_ind, Coordinat… in configure_crop()