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 2020/03/13 06:36:15 UTC

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #17734: [MXNET-889] Implement ONNX export for gluon LSTM.

anirudhacharya commented on issue #17734: [MXNET-889] Implement ONNX export for gluon LSTM.
URL: https://github.com/apache/incubator-mxnet/pull/17734#issuecomment-598573803
 
 
   > I could add a test case to [test_node.py export_test_cases](https://github.com/apache/incubator-mxnet/blob/713d962359cfe5b014ca24c0f9b3676d86b28569/tests/python-pytest/onnx/test_node.py#L290), but this test only verifies, that a valid onnx graph is exported, not that the conversion is correct
   
   Lets do this for now. we can use the tests from the onnx repo when the lstm import is also implemented.

----------------------------------------------------------------
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


With regards,
Apache Git Services