https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9e8d093ceaa2729b9b85f8f9fd798561ec603664 authored by Thiago Crepaldi on 07 June 2018, 17:59:44 UTC
Update linux build to use latest mkl-dnn and embed it with mkl
Tip revision: 9e8d093
.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