https://github.com/Microsoft/CNTK
Revision 2d32149257c46a1fba1ae3fe0c424d876233e55e authored by Alexey Reznichenko on 30 June 2017, 14:29:35 UTC, committed by Alexey Reznichenko on 30 June 2017, 15:50:43 UTC
  MLF indexer now also uses BufferedFileReader.
  Faster reading (in 512KB chunks) when loading index from cache.
1 parent 3f16c8d
Raw File
Tip revision: 2d32149257c46a1fba1ae3fe0c424d876233e55e authored by Alexey Reznichenko on 30 June 2017, 14:29:35 UTC
Refactor and simplify MLFIndexBuilder
Tip revision: 2d32149
.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