Revision 6477d5b58fd1335e7737f2452b84e53586ff9ff6 authored by Nikos Karampatziakis on 03 January 2018, 18:07:17 UTC, committed by Nikos Karampatziakis on 03 January 2018, 18:07:17 UTC
1 parent 5214e2e
Raw File
current_iteration.md
# CNTK v2.4 Release Notes

## Highlights of this Release
- Move to CUDA9, cuDNN 7 and Visual Studio 2017.
- Support Volta GPU and FP16.
- Better ONNX support.
- CPU perf improvement.
- More OPs.

## OPs
## ONNX
- Improved ONNX support in CNTK.
- Update ONNX to the latest ONNX from https://github.com/onnx/onnx
- Fixed several bugs.

back to top