Roshrini commented on a change in pull request #12633: Onnx version update from
1.2.1 to 1.3 in CI
URL: https://github.com/apache/incubator-mxnet/pull/12633#discussion_r219929463
##########
File path: tests/python-pytest/onnx/export/onnx_backend_test.py
##########
@@ -80,7 +80,7 @@
'test_reciprocal',
'test_sqrt',
'test_pow',
- 'test_exp',
+ 'test_exp_example',
Review comment:
That will also exclude 'test_exp' test.
https://github.com/onnx/onnx/blob/master/docs/Operators.md#Exp
----------------------------------------------------------------
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