Searched defs:crop_boxes (Results 1 – 2 of 2) sorted by relevance
197 void NECropKernel::configure(const ITensor *input, const ITensor *crop_boxes, const ITensor *box_in… in configure()210 Status NECropKernel::validate(const ITensorInfo *input, const ITensorInfo *crop_boxes, const ITenso… in validate()
40 inline void configure_crop(const ICLTensor *input, ICLTensor *crop_boxes, ICLTensor *box_ind, ICLTe… in configure_crop()