https://github.com/Microsoft/CNTK
Raw File
Tip revision: 53d7d72c302ebc3bfd562366380d0100ddab4c84 authored by Peyman Manikashani on 15 June 2018, 23:04:56 UTC
adding fp16 to all tests and disabling failing tests + updating schema.h to add fp16
Tip revision: 53d7d72
.gitmodules
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
[submodule "external/gsl"]
	path = external/gsl
	url = https://github.com/Microsoft/GSL.git
	branch = d846fe5
back to top