Add CNTK <-> Onnx tutorials#2
Merged
prasanthpul merged 4 commits intoonnx:masterfrom Nov 23, 2017
Merged
Conversation
Contributor
Author
|
Should we clarify that CreateModel() is a user-defined function? |
prasanthpul
reviewed
Nov 21, 2017
| | [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) | |
Member
There was a problem hiding this comment.
The installation cell should say its part of CNTK and link to the CNTK installation instructions
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) |
Contributor
Author
|
We are planning on extending the tutorials to include examples using a pretrained model once we release CNTK v2.3 tomorrow, which will have stable support for ONNX. In the meantime we wanted to at least have some brief documentation up. We could add a line to the notebooks saying that an e2e example is coming soon, how does that sound?
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Dmytro Dzhulgakov <notifications@github.com>
Sent: Tuesday, November 21, 2017 4:45:41 PM
To: onnx/tutorials
Cc: Minna Xiao; Author
Subject: Re: [onnx/tutorials] Add CNTK <-> Onnx tutorials (#2)
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)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fonnx%2Ftutorials%2Fpull%2F2%23issuecomment-346207825&data=02%7C01%7CMinna.Xiao%40microsoft.com%7C5e4288046ea34be86a1308d531425bbe%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636469083439712626&sdata=CqO54%2FeNrUNYA%2FN8ADIBh0q%2BmPSvAV4cmeROjUATc1k%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAgI-JLYrnTvPlP3LBdEPTjT4jjTLcaNEks5s4261gaJpZM4QmVvn&data=02%7C01%7CMinna.Xiao%40microsoft.com%7C5e4288046ea34be86a1308d531425bbe%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636469083439712626&sdata=f5g2j1UIt0d%2BLhqSZotlJDNcWuSUNQg%2BzvATRN2HZes%3D&reserved=0>.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.