Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/dgl
/ global_config.py
File
global_config.py
python/dgl/global_config.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Module for global configuration operators."
""
2
from
._ffi.function
import
_init_api
3
4
__all__ = [
"is_libxsmm_enabled"
,
"use_libxsmm"
]
Callers
nothing calls this directly
Calls
1
_init_api
Function · 0.85
Tested by
no test coverage detected