https://github.com/Microsoft/CNTK
Revision e069d054e498ff5e6a443eca16cebdbcde609659 authored by Lewei Lu on 11 April 2019, 08:24:10 UTC, committed by GitHub on 11 April 2019, 08:24:10 UTC
fix noisy bug, add subfolder, load model from whatever subfolder
2 parent s a6b45ef + 22f19b6
Raw File
Tip revision: e069d054e498ff5e6a443eca16cebdbcde609659 authored by Lewei Lu on 11 April 2019, 08:24:10 UTC
Merge pull request #3635 from Cizoux/zichen/msra-face
Tip revision: e069d05
.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
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnx_repo"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnx_repo
	url = https://github.com/onnx/onnx.git
back to top