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

Function is_active

src/utils/python.cpp:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96bool is_active() { return Py_IsInitialized(); }
97
98void check_error(bool force_error)
99{

Callers 6

initializeFunction · 0.85
finalizeFunction · 0.85
~objectMethod · 0.85
python_test.cppFile · 0.85
~python_readerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected