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

Method sync

src/core/include/megbrain/utils/thread_pool.h:101–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99 void active() {}
100 void deactive() {}
101 void sync() {}
102 ~ThreadPool() {}
103 size_t nr_threads() const { return 1_z; }
104};

Callers 1

dump_tensorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected