David Tweedle
Results
2
issues of
David Tweedle
I added some code to the ogbg workload according to the migration guide helpfully provided by Ahmed. Unfortunately, there seems to be some bugs that I still hope to fix.
The cifar dataloader no longer works properly with jax algorithms using jax.jit. I did not test to see if pytorch algorithms still work with cifar. ## Description When running jax_nadamw_full_budget.py...