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

Enable test_amp_conversion #18292

Merged
merged 1 commit into from
May 14, 2020
Merged

Enable test_amp_conversion #18292

merged 1 commit into from
May 14, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented May 12, 2020

TVMOP feature is now disabled on GPU builds, which caused this test to fail previously

Fixes #18099

TVMOP feature is now disabled on GPU builds, which caused this test to fail previously
@mxnet-bot
Copy link

Hey @leezu , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [edge, clang, windows-gpu, sanity, website, centos-gpu, windows-cpu, centos-cpu, unix-cpu, unix-gpu, miscellaneous]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@leezu
Copy link
Contributor Author

leezu commented May 13, 2020

@mxnet-bot run ci [unix-cpu]

@mxnet-bot
Copy link

Jenkins CI successfully triggered : [unix-cpu]

@leezu leezu requested a review from szha May 13, 2020 18:04
@leezu leezu merged commit 446ce14 into master May 14, 2020
@leezu leezu deleted the leezu-patch-2 branch May 14, 2020 06:48
AntiZpvoh pushed a commit to AntiZpvoh/incubator-mxnet that referenced this pull request Jul 6, 2020
TVMOP feature is now disabled on GPU builds, which caused this test to fail previously
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in test_contrib_amp.py::test_amp_coverage
3 participants