https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5ce390cc59c17204b86ba1e84a3b60c45f112b09 authored by Spandan Tiwari on 16 July 2018, 20:59:29 UTC
Adding automatic pack/unpack wrapper for simple batch axis ONNX ops. MaxPool, AveragePool, GlobalAveragePool, GlobalMaxPool enabled.
Tip revision: 5ce390c
CONTRIBUTING.md
You want to contribute to CNTK? We're really excited to work together!

Please, follow the steps from the documentation:

https://docs.microsoft.com/en-us/cognitive-toolkit/contributing-to-cntk

Your CNTK team.
back to top