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

Conversation

@mk-61
Copy link
Contributor

@mk-61 mk-61 commented Oct 9, 2020

Description

The patch fixes possible CUDA Invalid Memory Access when fusing amp_multicast op with inputs of different sizes.

It has been observed on Yolo3 model from GluonCV.

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)

@ptrendx

@mxnet-bot
Copy link

Hey @mk-61 , 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: [windows-cpu, unix-gpu, miscellaneous, edge, unix-cpu, centos-gpu, centos-cpu, sanity, website, windows-gpu, clang]


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.

Copy link
Member

@ptrendx ptrendx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ptrendx ptrendx merged commit a43af5b into apache:master Oct 9, 2020
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.

4 participants