https://github.com/Microsoft/CNTK
Raw File
Tip revision: 18d9f39afcfc839916dceee4b4f9756f63e0a728 authored by liqfu on 29 August 2018, 23:52:58 UTC
skip dynamic axes wrapper, export onnx test cases, handle output op being Combine op, workaround a specific case bug of ONNX bidirectional broadcast shape inference
Tip revision: 18d9f39
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