mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-03 19:34:33 +08:00
[Graphbolt] Add igb-hom-[tiny|small|medium] to disk_based_feature (#7759)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
This commit is contained in:
@@ -336,9 +336,9 @@ def parse_args():
|
||||
"ogbn-arxiv",
|
||||
"ogbn-products",
|
||||
"ogbn-papers100M",
|
||||
"reddit",
|
||||
"yelp",
|
||||
"flickr",
|
||||
"igb-hom-tiny",
|
||||
"igb-hom-small",
|
||||
"igb-hom-medium",
|
||||
],
|
||||
)
|
||||
parser.add_argument("--root", type=str, default="datasets")
|
||||
|
||||
Reference in New Issue
Block a user