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

[1.x] Backport broadcast_like fix to v1.x (#17977) #19447

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

samskalicky
Copy link
Contributor

Backport broadcast_like fix to v1.x #17977

* Relaxing type requirements for broadcast_like

* enhance unit test
@mxnet-bot
Copy link

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


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 Oct 29, 2020
@lanking520 lanking520 added pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Oct 29, 2020
@leezu leezu merged commit 3b8b0c2 into apache:v1.x Oct 29, 2020
josephevans pushed a commit to josephevans/mxnet that referenced this pull request Dec 8, 2020
…19447)

* Relaxing type requirements for broadcast_like

* enhance unit test

Co-authored-by: wicky <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-work-in-progress PR is still work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants