https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6d4d48421f8f6edb2ef70360c03ddbd08e747df9 authored by Spandan Tiwari on 12 June 2018, 19:59:11 UTC
Fixing missing shape attributue in output node of ONNX models. Better error reporting.
Tip revision: 6d4d484
README.md
# Functional API Tutorials

This folder is the staging area for Tutorials written using the Python Functional API. 
The plan is to have each Tutorial in the parent folder translated to a more succinct style in this folder.
All Tutorials here are fully tested, same as the Tutorials in the parent folder.

back to top