-
Notifications
You must be signed in to change notification settings - Fork 741
Add OPUS support to 0.6 release #763
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
Conversation
* Use cmake for third party * Apply patch to libmad * Update gitignore * Update docker test image
Codecov Report
@@ Coverage Diff @@
## release/0.6 #763 +/- ##
==============================================
Coverage ? 88.99%
==============================================
Files ? 32
Lines ? 2527
Branches ? 0
==============================================
Hits ? 2249
Misses ? 278
Partials ? 0 Continue to review full report at Codecov.
|
|
@seemethere -- do you have a link to the current planned dates for the final branch cuts for the next release for the domains? |
We're expecting a final RC for PyTorch by July 7th, so I'd expect domains to follow in the couple of days after that |
At that point, it would make sense to simply re-cut the branch from master. Thoughts? |
|
thanks! |
Adding DDP example
Cherry-picking #753 and #755 for 0.6 release.