https://github.com/Microsoft/CNTK
Raw File
Tip revision: b3c0fa2c6ba9517e7c3a7cbdb82ce43635c2f3ed authored by Spandan Tiwari on 27 August 2018, 04:20:05 UTC
Overhaul ConvTranpose to match ONNX 1.2.2. spec.
Tip revision: b3c0fa2
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