Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Development] v2.0.0 beta 0 release #19139

Open
5 of 6 tasks
szha opened this issue Sep 14, 2020 · 7 comments
Open
5 of 6 tasks

[Development] v2.0.0 beta 0 release #19139

szha opened this issue Sep 14, 2020 · 7 comments
Labels
RFC Post requesting for comments

Comments

@szha
Copy link
Member

szha commented Sep 14, 2020

Hi MXNet community,

This discussion is about the MXNet 2.0's first beta release. This beta release is expected to be the first of the several beta releases before the official release of 2.0. In general, for each release follows a fixed cadence of a monthly update without stopping for minor issues.

In the first beta release, we include all the features listed in #18931 for the Python binding. Here are a few known blocking items to be addressed before the first beta release happens:

If you know of other issues such as critical bugs, please add here and I will track them. The release timeline will simply be upon the completion of these items.

@szha szha added the RFC Post requesting for comments label Sep 14, 2020
@leezu
Copy link
Contributor

leezu commented Sep 15, 2020

In MXNet 1.x supports building a single libmxnet.so and use it on both CPU or GPU machines. This is not possible in MXNet 2 due to making nvrtc a required dependency and #17858 This can be a blocking issue for users moving from MXNet 1 to MXNet 2.

@leezu
Copy link
Contributor

leezu commented Sep 18, 2020

Another item may be the issue of test coverage. For example, #19082 reports that multi-threaded inference test-cases are missing due to refactor, but the feature is still included in MXNet and should be tested before release.

@fallahmad
Copy link

Hi MXNet community,

Any timeline update for MXNet 2.0.0 ? Is the master branch stable ? Can we use it to test new features ?

@troyliu0105
Copy link
Contributor

@fallahmad I do think there is an eta... 😢

@leezu
Copy link
Contributor

leezu commented Jan 25, 2021

@fallahmad you can use the master branch. We intend to vote on an alpha release soon.

@fallahmad
Copy link

@troyliu0105 @leezu Thank you guys

@leezu
Copy link
Contributor

leezu commented May 7, 2021

For the release, it would be useful to review the disabled tests https://github.com/apache/incubator-mxnet/search?q=mark.skip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
RFC Post requesting for comments
Projects
None yet
Development

No branches or pull requests

4 participants