https://github.com/Microsoft/CNTK
Raw File
Tip revision: 13c08f81269280f2cf2d93bfbaf613f724f97aaf authored by Ivan Rodriguez on 14 August 2017, 12:26:09 UTC
Avoiding buffered reader to reset the buffer every time a new file offset is set.
Tip revision: 13c08f8
.gitmodules
[submodule "Source/1BitSGD"]
	path = Source/1BitSGD
	url = https://github.com/CNTK-components/CNTK1bitSGD
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
back to top