You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/03/25 22:11:02 UTC

[GitHub] [incubator-mxnet] Zha0q1 opened a new pull request #20094: [wip] ONNX Graduation

Zha0q1 opened a new pull request #20094:
URL: https://github.com/apache/incubator-mxnet/pull/20094


   https://github.com/apache/incubator-mxnet/issues/20063
   
   This pr will 1, 2, and 4 of the proposed changes
   
   ```
   
   1.Graduate the MX2ONNX module (exporting to ONNX format) from the mx.contrib.onnx namespace to a regular and shallower directory (such as mxnet.mx2onnx).
   2.Deprecate the ONNX2MX module (importing from ONNX format)
   3.Only support ONNX 1.7, 1.8, and future releases for MX2ONNX.
   4.Add a setup.py for MX2ONNX.
   5.Up to date, accurate, and better documentation.
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on pull request #20094: ONNX Graduation

Posted by GitBox <gi...@apache.org>.
sandeep-krishnamurthy commented on pull request #20094:
URL: https://github.com/apache/incubator-mxnet/pull/20094#issuecomment-812678760


   @josephevans @waytrue17 Can you please review the PR? Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] sandeep-krishnamurthy merged pull request #20094: ONNX Graduation

Posted by GitBox <gi...@apache.org>.
sandeep-krishnamurthy merged pull request #20094:
URL: https://github.com/apache/incubator-mxnet/pull/20094


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #20094: [wip] ONNX Graduation

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on pull request #20094:
URL: https://github.com/apache/incubator-mxnet/pull/20094#issuecomment-807593890


   Hey @Zha0q1 , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [sanity, centos-gpu, unix-cpu, website, clang, edge, centos-cpu, windows-cpu, unix-gpu, miscellaneous, windows-gpu]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] Zha0q1 commented on pull request #20094: ONNX Graduation

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on pull request #20094:
URL: https://github.com/apache/incubator-mxnet/pull/20094#issuecomment-812075509


   @szha @leezu would you help review this pr?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org