Thanks to visit codestin.com
Credit goes to github.com

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

Conversation

@samskalicky
Copy link
Contributor

Description

Fixes #19256. Regenerates Graph for each subgraph property and saves partitioned Graph in Symbol.

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


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.

Copy link
Contributor

@bgawrych bgawrych left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - multiple properties in backend aren't problem now

Copy link
Contributor

@Kh4L Kh4L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@mseth10 mseth10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @samskalicky for the clean fix.

@samskalicky samskalicky added the pr-awaiting-merge Review and CI is complete. Ready to Merge label Oct 2, 2020
@samskalicky samskalicky merged commit 7d3e027 into apache:master Oct 2, 2020
bgawrych pushed a commit to bgawrych/incubator-mxnet that referenced this pull request Apr 8, 2021
* initial commit

* fixed whitespace

Co-authored-by: Ubuntu <[email protected]>
bgawrych pushed a commit to bgawrych/incubator-mxnet that referenced this pull request Apr 8, 2021
* initial commit

* fixed whitespace

Co-authored-by: Ubuntu <[email protected]>
szha pushed a commit that referenced this pull request Apr 12, 2021
)

* initial commit

* fixed whitespace

Co-authored-by: Ubuntu <[email protected]>

Co-authored-by: Sam Skalicky <[email protected]>
Co-authored-by: Ubuntu <[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.

Multiple subgraph properties with single backend issue with optimize_for

5 participants