https://github.com/Microsoft/CNTK
Raw File
Tip revision: 53d7d72c302ebc3bfd562366380d0100ddab4c84 authored by Peyman Manikashani on 15 June 2018, 23:04:56 UTC
adding fp16 to all tests and disabling failing tests + updating schema.h to add fp16
Tip revision: 53d7d72
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