MCPcopy 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
83void initialize() { handle_instance.reset(new handle_wrapper()); }
84
85void destroy() { handle_instance.reset(); }
86

Callers 1

miopen.cppFile · 0.70

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected