https://github.com/Microsoft/CNTK
Raw File
Tip revision: 27f47bba834b661fb40b9c72096e837787096733 authored by Spandan Tiwari on 01 October 2018, 21:33:25 UTC
Add ONNX export support for ones_like, zeros_like, and eye_like ops.
Tip revision: 27f47bb
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