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

[1.x, FEATURE] Allow eliminating common subexpressions when temp space is used #19487

Merged
merged 1 commit into from
Nov 7, 2020

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Nov 6, 2020

Description

Backport of #19486 to 1.x branch to deal with #19316.

@leezu @szha

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)

@mxnet-bot
Copy link

Hey @ptrendx , 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, edge, windows-gpu, sanity, centos-cpu, windows-cpu, unix-gpu, website, unix-cpu, 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-testing PR is reviewed and waiting CI build and test label Nov 6, 2020
@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 Nov 6, 2020
@ptrendx ptrendx merged commit 9edd84b into apache:v1.x Nov 7, 2020
josephevans pushed a commit to josephevans/mxnet that referenced this pull request Dec 8, 2020
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.

4 participants