Searched refs:CropAndResizeImpl (Results 1 – 1 of 1) sorted by relevance
112 int CropAndResizeImpl(void *cdata, int task_id, float lhs_scale, float rhs_scale) { in CropAndResizeImpl() function171 …int error_code = ParallelLaunch(this->ms_context_, CropAndResizeImpl, this, op_parameter_->thread_… in Run()