https://github.com/Microsoft/CNTK
Raw File
Tip revision: 74496134c99437dbd5919629f9ed0853097ce4c4 authored by Peyman Manikashani on 19 June 2018, 17:20:00 UTC
Revert "Temporarily skip several failing float16 ONNX tests."
Tip revision: 7449613
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