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

[BACKPORT] Fixes openblas error (#19037)(#19514) #20074

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

access2rohit
Copy link
Contributor

@access2rohit access2rohit commented Mar 22, 2021

Description

Co-authored-by: Wei Chu [email protected]
appends correct libopenblas.so.0 in the directory to be packaged into the
Fixes Issue #20068

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

@access2rohit access2rohit requested a review from szha as a code owner March 22, 2021 16:44
@mxnet-bot
Copy link

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

@lanking520 lanking520 added the pr-awaiting-testing PR is reviewed and waiting CI build and test label Mar 22, 2021
@access2rohit
Copy link
Contributor Author

access2rohit commented Mar 22, 2021

@leezu PR is ready for review

@lanking520 lanking520 added pr-awaiting-merge Review and CI is complete. Ready to Merge and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Mar 22, 2021
@mseth10 mseth10 merged commit a192bca into apache:v1.8.x Mar 22, 2021
mseth10 pushed a commit to mseth10/incubator-mxnet that referenced this pull request Mar 22, 2021
Co-authored-by: Wei Chu <[email protected]>

Co-authored-by: waytrue17 <[email protected]>
Co-authored-by: Wei Chu <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-merge Review and CI is complete. Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants