MCPcopy 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."""
2from ._ffi.function import _init_api
3
4__all__ = ["is_libxsmm_enabled", "use_libxsmm"]

Callers

nothing calls this directly

Calls 1

_init_apiFunction · 0.85

Tested by

no test coverage detected