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 2018/05/23 21:30:18 UTC

[GitHub] anirudhacharya commented on issue #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon.

anirudhacharya commented on issue #10605: [MXNET-310] [ONNX-MXNet] API to import ONNX models into Gluon.
URL: https://github.com/apache/incubator-mxnet/pull/10605#issuecomment-391502811
 
 
   @zhreshold there is an import API to mxnet - https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/contrib/onnx/_import/import_model.py#L24 This PR is to facilitate directly loading the ONNX model and the parameters into gluon interface. I think @piiswrong also made the same comment above.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services