Vaibhav Singh

Results 5 issues of 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...

bug
needs triage

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...

feature

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...