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

Update from upstream repo Microsoft/CNTK@master #3

Merged
merged 186 commits into from
Feb 26, 2018

Conversation

backstroke-bot
Copy link

Hello!

The upstream repository Microsoft/CNTK@master has some new changes that aren't in this fork. So, here they are, ready to be merged! 🎉

If this pull request can be merged without conflict, you can publish your software with these new changes. Otherwise, fix any merge conflicts by clicking the Resolve Conflicts button.


If you like Backstroke, consider donating to help us pay for infrastructure here. Backstroke is a completely open source project that's free to use, but we survive on sponsorships and donations. Thanks for your support! Help out Backstroke.


Created by Backstroke (I'm a bot!)

MingyuJoo and others added 30 commits November 28, 2017 13:26
you -> your
…is, shape] and [shape, batch_axis] x [batch_axis, shape].
k-ujihara and others added 29 commits February 7, 2018 23:34
Fix TensorBoard on_write_test_summary method
Remove redundant code in CNTK_204_Sequence_To_Sequence.ipynb
Adding ResNet101_ImageNet_CNTK/ResNet152_ImageNet_CNTK in download_model.py.
- Accelerates some common tensor ops in Intel CPU inference for float32, especially for fully connected networks
- Can be turned on/off by cntk.cntk_py.enable_cpueval_optimization()/cntk.cntk_py.disable_cpueval_optimization()
(cherry picked from commit d465167)
(cherry picked from commit 9d2cda7)
This will help to build CNTK for nighlty builds with required CNTK
version. If environment variable 'BUILD_CNTK_VERSION' is set, then CNTK
will be build for that version as a public release('+' won't be appended
to CNTK version). Otherwise hard-coded CNTK version will be used as a
private build (2.4+).
…fix.

In MKL-DNN 0.12 release, there's a cache size detection issue causing crash on AMD Ryzen CPUs.
This change disables MKL-DNN to unblock AMD Ryzen users for now.
@thomasshupeng thomasshupeng merged commit 300e8f3 into thomasshupeng:master Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet