Implementation of "SALSA-CLRS: A Sparse and Scalable Benchmark for Algorithmic Reasoning". SALSA-CLRS is an extension to the original clrs package, prioritizing scalability and the utilization of sparse representations. It provides pytorch based PyG datasets and dataloaders.
Stars
22
Forks
3
Watchers
22
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added PGN module, added new config files, updated config files to have test batch size 8
b6839b4View on GitHubadded the option to serially generate datasets and set this to be the default option
ab8b532View on GitHubremoved bug: renamed GRUMLPConv to RecGNNConv, output mask for graph level features was wrongly calculated
400ed58View on GitHubfixed bug with output decoding, library setup and Readme
dcc94b7View on GitHub