https://github.com/Microsoft/CNTK
Revision 4003c087a19669d1c75806aaf958991222fb1a71 authored by rpengms on 20 March 2019, 18:36:16 UTC, committed by GitHub on 20 March 2019, 18:36:16 UTC
* FP16 BrainScript - address code review comments

* Remove Tab and fix debug build breaks

* Fix Linux Build breaks

* fp16 brain script - add _CRT_SECURE_NO_WARNINGS

* fp16 brain script - fix NetworkTests

* Update tests for model version change

* Remove changes for InputAndParamNodes

* Fix typo

* Remove redundant code

* Fix optional parameters
1 parent 45ae386
Raw File
Tip revision: 4003c087a19669d1c75806aaf958991222fb1a71 authored by rpengms on 20 March 2019, 18:36:16 UTC
Merge fp16 brainscript work (#3606)
Tip revision: 4003c08
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the documentation:

https://docs.microsoft.com/en-us/cognitive-toolkit/contributing-to-cntk

Your CNTK team.
back to top