Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Failures seen in unittest test_gluon_probability{_v1,_v2}.py::test_gluon_cauchy_{v1,} #18775

@DickJC123

Description

@DickJC123

Description

This was observed during the development of #18424. I've developed a fix which I've added via commit 29286c3. I observed that the failures occurred when the sample was near one or both ends of the unit normal distribution for the samples data input. Repro commands provided below.

Occurrences

MXNET_TEST_SEED=783333771 pytest --verbose -s tests/python/unittest/test_gluon_probability_v2.py::test_gluon_cauchy
MXNET_TEST_SEED=1447693795 pytest --verbose -s tests/python/unittest/test_gluon_probability_v2.py::test_gluon_cauchy
MXNET_TEST_SEED=952434416 pytest --verbose -s tests/python/unittest/test_gluon_probability_v1.py::test_gluon_cauchy_v1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions