Get Started
Tutorials
API Reference
dgl.data.utils.
check_sha1
Check whether the sha1 hash of the file content matches the expected hash.
Codes borrowed from mxnet/gluon/utils.py
Whether the file content matches the expected hash.
bool