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
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the documentation:

https://docs.microsoft.com/en-us/cognitive-toolkit/contributing-to-cntk

Your CNTK team.
back to top