Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
bool is_active() { return Py_IsInitialized(); }
97
98
void check_error(bool force_error)
99
{
Callers
6
initialize
Function · 0.85
finalize
Function · 0.85
~global_interpreter_lock
Method · 0.85
~object
Method · 0.85
python_test.cpp
File · 0.85
~python_reader
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected