Add support for networks with multiple outputs in ONNX exporter#12398
Add support for networks with multiple outputs in ONNX exporter#12398ptrendx wants to merge 2 commits intoapache:masterfrom
Conversation
|
Thanks for the contribution @ptrendx ! |
anirudhacharya
left a comment
There was a problem hiding this comment.
Please add a test in this file - https://github.com/apache/incubator-mxnet/blob/master/tests/python-pytest/onnx/export/mxnet_export_test.py using a model with multiple outputs.
|
@ptrendx bounce again! Could you please add a test! Thanks |
|
@mxnet-label-bot [pr-awaiting-response] |
|
Waiting for this PR! Thanks. |
|
@ptrendx ping again :) |
|
@ptrendx Thanks for the contribution! :) |
f213531 to
375997d
Compare
|
@mxnet-label-bot update [pr-awaiting-review] |
|
@ptrendx thanks for addressing the comment. @anirudhacharya @Roshrini @vandanavk could you please take a look at this? Thanks |
|
Closing then since it achieves the same thing. |
Description
Add support for networks with multiple outputs to ONNX exporter
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.