https://github.com/Microsoft/CNTK
Raw File
Tip revision: d58eb18fcaf104b848a3f7c9c91b000ddd21b6c2 authored by Bowen Bao on 20 August 2018, 18:55:09 UTC
fix Slice for onnx_backend_test
Tip revision: d58eb18
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