-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Iteration Plan for July 2017 #2064
Comments
Thanks for this organized plan. Are there any plans to release a CNTK <---> Caffe converter anytime soon as well ? #389 mentioned some plans to release such a converter and it has been quite some time since then. |
We will release a Caffe --> CNTK converter in this iteration. Just added to the iteration plan. |
Great. A 2-way converter would be even better. And thanks. |
One of the milestones for July End Game is less than 400 open issues :-) . It is amazing to see how the open issues have been reduced each days from >750 one week ago to almost >550 today. One way to show "best practice" commitment to CNTK community. => It would be great to have a graph showing the speed how the open issues have been reduced over last weeks. :-) to show PROGRESS in customer service. Update: I wrote above 7 days ago. Today left 436 issues. The CNTK team really "WALK" what they "TalK". |
Have any of the following features been added recently to Python API? I think they were missing last time I checked (about 1.5 months ago):
|
Sorry, not yet. Looks like these will slip to the next iteration. Thanks! |
We have a monthly release cadence for the binaries. You can always build from source anytime. Master branch is always tested and BVTs are run against every checkin |
CNTK 2.1 has been released. This iteration plan is now closed. |
This plan captures our work in parts of June and July. This is a 6 week iteration. We will ship end of July. The main focus of this iteration is to improve documentation and fix bugs identified after V2 release. This plan does not include various bug fixes that could happen during the iteration.
Endgame
Planned items
We plan to ship these items at the end of this iteration.
Legend of annotations:
Documentation
System
Tutorials
Tutorial on speech using CTC
Reinforcement learning (DQN) using Keras with CNTK API (flappy bird)
Example
Contributions
Operations
Performance
ResNet 50 performance improvement (reduce memcpy and memset during training). Expect single machine training speed to improve by ~8%.
Improve CNTK reader by index caching.
Verify CNTK can train ResNet50 and Inception V3 with large minibatch size as recent Facebook paper. (CNTK can do minibatch scaling on speech tasks for over 3 years, but we have never tested on vision tasks.)
Keras
Others
Ongoing investigation
We started these work items, but we will not ship them in this iteration.
Call for contributions
The text was updated successfully, but these errors were encountered: