Vaibhav Singh
Vaibhav Singh
A) wav2vec example when executed on TPU via using fairseq cli arguments leads to the following error: ``` Traceback (most recent call last): File "/home/sivaibhav/.local/lib/python3.8/site-packages/hydra/core/override_parser/overrides_visitor.py", line 302, in visitFunction return...
It's a feature request for this already awesome plugin. It would be very helpful to support tensorboard logdir to be a cloud storage location. It's is helpful in all the...
Starting at step 0 results in an error if training is re-run from the checkpoint saved at step 0 or later. This change starts the profile at the end of...
The command snippet for GKE cluster creation as specified in a3/README.md is missing user's own credential mount (which is correctly done in the main readme for MIG example). It's also...