Searched refs:ScaleFp16Run (Results 1 – 1 of 1) sorted by relevance
92 int ScaleFp16Run(void *cdata, int task_id, float lhs_scale, float rhs_scale) { in ScaleFp16Run() function124 ret = ParallelLaunch(this->ms_context_, ScaleFp16Run, this, op_parameter_->thread_num_); in Run()