https://github.com/Microsoft/CNTK
Raw File
Tip revision: bc7db8cccb035c3ef5ac9b9993709e221c705c8a authored by yuqtang on 31 July 2017, 20:39:28 UTC
Modified SequenceDataBase::GetSampleShape to const and modified the MinibatchSourceConfig to allow the constructor take more parameters.
Tip revision: bc7db8c
packages.config
<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="Microsoft.Research.CNTK.CpuEval-mkl" version="2.0.0" targetFramework="net45" />
</packages>
back to top