https://github.com/Microsoft/CNTK
Raw File
Tip revision: 11b96f893fa9e5fda6e30971ef2cbe9fd73a0f5c authored by Zsolt Mathe on 10 May 2016, 21:29:56 UTC
More profiling buffer fixes and and speed improvements.
Tip revision: 11b96f8
setup_sh.ps
$Env:CNTK_EXECUTABLE_PATH = 'c:\blis\cntk-bin\cntk\cntk.exe'
back to top