https://github.com/Microsoft/CNTK
Revision 91d990182d14ea06e75e6a1b790982d00ac71170 authored by TJ on 20 July 2018, 16:33:25 UTC, committed by TJ on 20 July 2018, 16:33:25 UTC
commit a08e22e7b812891dd641cc512198528a3cd1cddc
Author: TJ <tix@microsoft.com>
Date:   Thu Jul 19 17:53:21 2018 -0700

    Enabled example tests for linux

commit 2b0b7c49f7ab3ad8ba40684efdaf4c4e4fd2265f
Author: Tix <tix@microsoft.com>
Date:   Thu Jun 28 18:30:51 2018 -0700

    Enabled V2 lib CS unit tests on linux
1 parent 3806ec6
Raw File
Tip revision: 91d990182d14ea06e75e6a1b790982d00ac71170 authored by TJ on 20 July 2018, 16:33:25 UTC
Squashed commit of the following:
Tip revision: 91d9901
.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