spidyDev commented on a change in pull request #10605: [MXNET-310] [ONNX-MXNet]
API to import ONNX models into Gluon.
URL: https://github.com/apache/incubator-mxnet/pull/10605#discussion_r191866364
##########
File path: tests/python-pytest/onnx/mxnet_backend.py
##########
@@ -74,80 +74,6 @@ def make_graph(node, inputs):
return graph_proto
Review comment:
def make_graph(node, inputs) function not needed any more
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services