Searched defs:run_on_cpu (Results 1 – 2 of 2) sorted by relevance
23 void run_on_cpu(const Kernel& ker, int n, const Input& in, Output& out) in run_on_cpu() function
3008 def run_on_cpu(t): function