-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
@mxnet-label-bot add [pr-awaiting-review] @ZhennanQin could you please rebase your PR and resolve the conflicts? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ZhennanQin . Nice work! Added minor comments, otherwise LGTM.
@anirudh2290 thanks a lot for the review :) @reminisce could you help to review again? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments on cosmetics. Otherwise LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for your contribution.
Will merge the PR after the CI pass.
* Enhance PartitionGraph * Fix lint * Fix test * Run CI * Change subgraph property register * Change doc * Fix name * Run CI * Add env var in doc * Address comments. * run CI
* Enhance PartitionGraph * Fix lint * Fix test * Run CI * Change subgraph property register * Change doc * Fix name * Run CI * Add env var in doc * Address comments. * run CI
* Enhance PartitionGraph * Fix lint * Fix test * Run CI * Change subgraph property register * Change doc * Fix name * Run CI * Add env var in doc * Address comments. * run CI
* Enhance PartitionGraph * Fix lint * Fix test * Run CI * Change subgraph property register * Change doc * Fix name * Run CI * Add env var in doc * Address comments. * run CI
* Enhance PartitionGraph * Fix lint * Fix test * Run CI * Change subgraph property register * Change doc * Fix name * Run CI * Add env var in doc * Address comments. * run CI
Description
Extracted from #14113. This PR covers:
inference_only
attr support whenSubgraphProperty
is created to indicate that this pass should be used for inference only.This PR is the full version of #14276.
@xinyu-intel @pengzhao-intel @TaoLv @reminisce @zheng-da
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
Comments