Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation for the fine-tuning for multi-gpu training #56

Closed
ggrunin opened this issue Oct 17, 2019 · 1 comment
Closed

Fix documentation for the fine-tuning for multi-gpu training #56

ggrunin opened this issue Oct 17, 2019 · 1 comment

Comments

@ggrunin
Copy link

ggrunin commented Oct 17, 2019

In Fine-Tuning section of tutorial, add that in case of distributed training the restore syntax has to be the following:
jasper_encoder.restore_from("/data/atc_tenant/Speech2/nemodata/JasperEncoder-
jasper_decoder.restore_from("/data/atc_tenant/Speech2/nemodata/JasperDecoderForCTC-STEP-247400.pt", args.local_rank)

okuchaiev added a commit that referenced this issue Nov 5, 2019
Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com>
@okuchaiev
Copy link
Member

fixed, will appear in online docs with 0.8.1 release

tkornuta-nvidia pushed a commit that referenced this issue Nov 9, 2019
Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com>
Signed-off-by: Tomasz Kornuta <tkornuta@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants