Skip to content

Add CNTK <-> Onnx tutorials#2

Merged
prasanthpul merged 4 commits intoonnx:masterfrom
mx-iao:master
Nov 23, 2017
Merged

Add CNTK <-> Onnx tutorials#2
prasanthpul merged 4 commits intoonnx:masterfrom
mx-iao:master

Conversation

@mx-iao
Copy link
Copy Markdown
Contributor

@mx-iao mx-iao commented Nov 21, 2017

No description provided.

@prasanthpul prasanthpul requested a review from ebarsoum November 21, 2017 19:28
@mx-iao
Copy link
Copy Markdown
Contributor Author

mx-iao commented Nov 21, 2017

Should we clarify that CreateModel() is a user-defined function?

Comment thread README.md Outdated
| [Caffe2](http://caffe2.ai) | [onnx/onnx-caffe2](https://github.com/onnx/onnx-caffe2) | [Exporting](tutorials/Caffe2OnnxExport.ipynb) | [Importing](tutorials/OnnxCaffe2Import.ipynb) |
| [PyTorch](http://pytorch.org/) | [part of pytorch package](http://pytorch.org/docs/master/onnx.html) | [Exporting](tutorials/PytorchOnnxExport.ipynb), [Extending support](tutorials/PytorchAddExportSupport.md) | coming soon |
| [CNTK](https://github.com/Microsoft/CNTK) | coming soon | coming soon | coming soon |
| [CNTK](https://github.com/Microsoft/CNTK) | coming soon | [Exporting](tutorials/CntkOnnxExport.ipynb) | [Importing](tutorials/OnnxCntkImport.ipynb) |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The installation cell should say its part of CNTK and link to the CNTK installation instructions

@dzhulgakov
Copy link
Copy Markdown
Contributor

Thanks a lot!

Since it's a tutorial, not documentation - can I kindly suggest to actually show case a model working end to end like other tutorials? That would make it more hands-on and also we can utilize the tutorials for continuous testing (we plan to do it for other ones as well)

@mx-iao
Copy link
Copy Markdown
Contributor Author

mx-iao commented Nov 22, 2017 via email

@prasanthpul prasanthpul merged commit 13a3c8c into onnx:master Nov 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants