https://github.com/Microsoft/CNTK
Raw File
Tip revision: 184e8398ddc0e52a8355b083b85c5dae12e9ead8 authored by t-makrei on 31 August 2017, 14:26:32 UTC
added python routine which recognizes a transpose operation with more than 5 unflattened axes and performs an alternative transpose operation in this case.
Tip revision: 184e839
packages.config
<?xml version="1.0" encoding="utf-8"?>
<packages>
  <package id="Microsoft.Research.CNTK.CpuEval-mkl" version="2.1.0" targetFramework="native" />
</packages>
back to top