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

Fix for out of bound access in QuantizedElemwiseMulOpShape (#18034) #18185

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

bgawrych
Copy link
Contributor

  • remove vector clear call before accessing memory
  • enable test for MKLDNN

Description

Fix for #18034

@mxnet-bot
Copy link

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


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.

)

* remove vector clear call before accessing memory
* enable test for MKLDNN
@leezu leezu merged commit 47cd0ba into apache:master Apr 28, 2020
@bgawrych
Copy link
Contributor Author

bgawrych commented Apr 30, 2020

@xinyu-intel
Copy link
Contributor

@bgawrych Thanks:)

@xinyu-intel
Copy link
Contributor

@pengzhao-intel We also need this be cherry-picked to v1.x branch?

AntiZpvoh pushed a commit to AntiZpvoh/incubator-mxnet that referenced this pull request Jul 6, 2020
)

* remove vector clear call before accessing memory
* enable test for MKLDNN
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