MCPcopy Create free account
hub / github.com/LBANN/lbann / initialize

Function initialize

src/utils/cudnn.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 15

cudnn.cppFile · 0.70
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
initialize_lbannMethod · 0.50

Calls 1

resetMethod · 0.45

Tested by 11

mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40
mainFunction · 0.40