https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5bfdf699f8b3ae9ebc908374cded040a13615ef3 authored by liqfu on 10 August 2018, 15:24:39 UTC
Sequence dimension denotation
Tip revision: 5bfdf69
packages.config
<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="CNTK.Deps.MKL" version="2.5.1" targetFramework="native" />
  <package id="Microsoft.Research.CNTK.CpuEval-mkl" version="2.5.1" targetFramework="native" />
</packages>
back to top