Skip to content

Commit

Permalink
commented one of the matras
Browse files Browse the repository at this point in the history
  • Loading branch information
levtelyatnikov committed Dec 23, 2024
1 parent 9de2f13 commit d461cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/data/load/test_datasetloaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def _gather_config_files(self, base_dir: Path) -> List[str]:
# Below the datasets that have some default transforms manually overriten with no_transform,
exclude_datasets = {"karate_club.yaml",
# Below the datasets that takes quite some time to load and process
"mantra_name.yaml", "mantra_orientation.yaml", # "mantra_betti_numbers.yaml", "mantra_genus.yaml",
"mantra_name.yaml", "mantra_orientation.yaml","mantra_genus.yaml", # "mantra_betti_numbers.yaml", "mantra_genus.yaml",
# Below the datasets that have some default transforms with we manually overriten with no_transform,
# due to lack of default transform for domain2domain
"REDDIT-BINARY.yaml", "IMDB-MULTI.yaml", "IMDB-BINARY.yaml", #"ZINC.yaml"
Expand Down

0 comments on commit d461cbd

Please sign in to comment.