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

[1.x] Test failure seen in recently introduced intgemm test #19197

Closed
DickJC123 opened this issue Sep 20, 2020 · 2 comments · Fixed by #19202
Closed

[1.x] Test failure seen in recently introduced intgemm test #19197

DickJC123 opened this issue Sep 20, 2020 · 2 comments · Fixed by #19202
Labels

Comments

@DickJC123
Copy link
Contributor

Description

A test_contrib_intgemm.py:test_contrib_intgemm_prepare_data failure was seen in pipeline:
https://jenkins.mxnet-ci.amazon-ml.com/blue/rest/organizations/jenkins/pipelines/mxnet-validation/pipelines/unix-cpu/branches/PR-19186/runs/3/nodes/293/steps/515/log/?start=0

Not sure if this repros the error, or if the error is also present on master:

MXNET_TEST_SEED=704110622 nosetests --verbose -s tests/python/unittest/test_contrib_intgemm.py:test_contrib_intgemm_prepare_data

Test was recently introduced into 1.x by backport PR #19099

@kpuatamazon ?
FYI @samskalicky

@kpuatamazon
Copy link
Contributor

I am able to reproduce. Investigating.

@kpuatamazon
Copy link
Contributor

Ugh sorry, at least it's a test issue rather than a code issue. I've submitted PRs to fix in both branches.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants