Unverified Commit c113a5a0 authored by flyingcat's avatar flyingcat Committed by GitHub
Browse files

Update dgl_dataset.py (#2021)

parent efa95d86
...@@ -63,7 +63,7 @@ class DGLDataset(object): ...@@ -63,7 +63,7 @@ class DGLDataset(object):
save_dir : str save_dir : str
Directory to save the processed dataset Directory to save the processed dataset
save_path : str save_path : str
Filr path to save the processed dataset File path to save the processed dataset
verbose : bool verbose : bool
Whether to print information Whether to print information
hash : str hash : str
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment