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

README.md

back to top