MCPcopy
hub / github.com/dmlc/dgl / base.py

File base.py

python/dgl/_ffi/base.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# coding: utf-8
2# pylint: disable=invalid-name
3"""ctypes library and helper functions """
4from __future__ import absolute_import

Callers

nothing calls this directly

Calls 3

_load_libFunction · 0.85
decodeMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected