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

Ultimately fix undefined reference to void mxnet::op::ElemwiseBinaryOp::DnsCsrCsrOp #18761

Merged
merged 1 commit into from
Oct 25, 2020

Conversation

chinakook
Copy link
Contributor

This fix #18170
refer to the fix: #18357

@mxnet-bot
Copy link

Hey @chinakook , 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, edge, unix-cpu, centos-cpu, website, windows-gpu, miscellaneous, unix-gpu, sanity, centos-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.

@lanking520 lanking520 added the pr-awaiting-review PR is waiting for code review label Jul 26, 2020
@lanking520 lanking520 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-review PR is waiting for code review and removed pr-awaiting-review PR is waiting for code review pr-awaiting-testing PR is reviewed and waiting CI build and test labels Oct 24, 2020
@szha szha merged commit 9bfe311 into apache:master Oct 25, 2020
@josephevans
Copy link
Contributor

@chinakook I encountered this issue on the v1.8.x branch, any plans to backport this?

mseth10 added a commit to mseth10/incubator-mxnet that referenced this pull request Apr 26, 2021
mseth10 added a commit that referenced this pull request Apr 27, 2021
* Update elemwise_binary_broadcast_op_basic.cu (#18761)

This fix #18170
refer to the fix: #18357

* Fix undef symbol mxnet::op::ElemwiseBinaryOp::DnsCsrCsrOp (#18357)

Co-authored-by: Balint Cristian <cristian.balint@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/usr/bin/ld fail when build
5 participants