https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8ed70502bf1019e0ddeab8420d8babdd52bc7941 authored by liqfu on 01 May 2019, 21:06:26 UTC
ONNX convolution with more than 1 non-feature/channel dimensions
Tip revision: 8ed7050
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