Yitong Li
Results
2
issues of
Yitong Li
## Description (A clear and concise description of what the bug is.) `mxnet.ndarray.op.SequenceReverse` has floating point exception when given `data` has 0 in its shape. Please see the provided code...
Bug
C++
Operator
good first issue
v1.x
## Summary running pytest-timeout with pytest-xdist doesn't terminate the test process. This creates an issue if I would like to test a long-running computation-intensive function: the test process keeps running...