apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.77k stars 6.8k forks source link

core dump in onnx export test #20239

Open szha opened 3 years ago

szha commented 3 years ago

Description

Floating point exception(core dumped) in tests/python-pytest/onnx/test_operators.py::test_onnx_export_scalar_op

Occurrences

https://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-20237/1/pipeline

waytrue17 commented 3 years ago

Should be fixed by #20240