https://github.com/Microsoft/CNTK
Revision 9e8d093ceaa2729b9b85f8f9fd798561ec603664 authored by Thiago Crepaldi on 07 June 2018, 17:59:44 UTC, committed by Thiago Crepaldi on 08 June 2018, 17:13:12 UTC
Previously MKL-DNN was hard-coded to /usr/local/lib.
Now it will be installed where the config --with-mkl parameter points to
1 parent f2192a1
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