https://github.com/Microsoft/CNTK
Revision 7dd96387991479efe4aaf2915007f32333cf17a8 authored by Bowen Bao on 24 August 2018, 20:44:28 UTC, committed by Bowen Bao on 26 August 2018, 20:11:44 UTC
- fix flatten onnx export.
- fix unsqueeze onnx export.
- add comments on temporarily skipped tests.
- adjust the importing of softmax, logsoftmax and hardmax with blockfunction
  - such that they could be exported as is back to onnx.
- update reshape onnx export to pass mobilenet round trip test.
1 parent 0e20836
History
Tip revision: 7dd96387991479efe4aaf2915007f32333cf17a8 authored by Bowen Bao on 24 August 2018, 20:44:28 UTC
squash of the following changes:
Tip revision: 7dd9638
File Mode Size
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
external
.clang-format -rw-r--r-- 951 bytes
.gitattributes -rw-r--r-- 3.4 KB
.gitignore -rw-r--r-- 8.4 KB
.gitmodules -rw-r--r-- 367 bytes
CMakeLists.txt -rw-r--r-- 269 bytes
CNTK.Common.props -rw-r--r-- 3.4 KB
CNTK.Cpp.props -rw-r--r-- 10.8 KB
CNTK.sln -rw-r--r-- 264.7 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 70.4 KB
README.md -rw-r--r-- 17.0 KB
ThirdPartyNotices.md -rw-r--r-- 21.0 KB
configure -rwxr-xr-x 37.4 KB

README.md

back to top