MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / clear_task

Method clear_task

dnn/test/common/task_record_check.h:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57 }
58 void clear_task() { tasks.clear(); }
59};
60
61template <typename Opr, typename Proxy = OprProxy<Opr>>

Callers 1

execMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected