Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LBANN/lbann
/ initialize
Function
initialize
src/utils/miopen.cpp:83–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
} // namespace
82
83
void initialize() { handle_instance.reset(new handle_wrapper()); }
84
85
void destroy() { handle_instance.reset(); }
86
Callers
1
miopen.cpp
File · 0.70
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected