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

Improvements for wavenet and some utils #262

Merged
merged 1 commit into from
Aug 27, 2019
Merged

Conversation

vafl
Copy link
Contributor

@vafl vafl commented Aug 27, 2019

  • introduce train_window_length to make convolutions more efficient during training
  • make model hybridizable
  • minor changes to mxnet utils (get_mxnet_context and copy_parameters)

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@szha
Copy link
Member

szha commented Aug 27, 2019

Job PR-262/1 is complete.
Docs are uploaded to http://gluon-ts-staging.s3-accelerate.dualstack.amazonaws.com/PR-262/1/index.html

@szha
Copy link
Member

szha commented Aug 27, 2019

Job PR-262/2 is complete.
Docs are uploaded to http://gluon-ts-staging.s3-accelerate.dualstack.amazonaws.com/PR-262/2/index.html

- introduce train_window_length to make convolutions more efficient during training
- make model hybridizable
@szha
Copy link
Member

szha commented Aug 27, 2019

Job PR-262/3 is complete.
Docs are uploaded to http://gluon-ts-staging.s3-accelerate.dualstack.amazonaws.com/PR-262/3/index.html

@vafl vafl merged commit 7ef55e4 into awslabs:master Aug 27, 2019
@vafl vafl deleted the fixes_for_wavenet branch August 27, 2019 15:10
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

Successfully merging this pull request may close these issues.

None yet

3 participants