Searched refs:RunOc (Results 1 – 2 of 2) sorted by relevance
42 int RunOc(int task_id);
199 int Convolution1x1FP16CPUKernel::RunOc(int task_id) { in RunOc() function in mindspore::kernel::Convolution1x1FP16CPUKernel259 auto error_code = conv->RunOc(task_id); in Convolution1x1Fp16RunOc()