Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ synchronize
Method
synchronize
dnn/src/atlas/megcore/computing_context.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void AtlasComputingContext::synchronize() {
57
acl_check(aclrtSynchronizeStream(m_ctx.stream));
58
}
59
60
// vim: syntax=cpp.doxygen
Callers
1
perf_func
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected