Skip to content

Conversation

@zonglinpeng
Copy link
Contributor

Summary:
opensourcing passes and utils in cadence backend. It consists of multiple parts:

  • move pass utilities to oss, i.e. register passes and main APIs except for backend-specific and testing ones
  • migrate internal functions call to oss
  • migrate the internal replace, reorder, simplify, etc O0 O1 passes to oss, and deprecate the OSS existing passes.

Differential Revision: D65447532

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 4, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6647

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit f089b93 with merge base cb2a0e7 (image):

NEW FAILURE - The following job has failed:

  • pull / unittest-arm / linux-job (gh)
    RuntimeError: Command docker exec -t 26902e552671a29a5cac7f5b15afa2ff702beda4c59b092c07c25a67e88806ff /exec failed with exit code 1

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 4, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65447532

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Nov 4, 2024
Summary:

opensourcing passes and utils in cadence backend. It consists of multiple parts:
- move pass utilities to oss, i.e. register passes and main APIs except for **backend-specific** and **testing** ones
- migrate internal functions call to oss
- migrate the internal replace, reorder, simplify, etc O0 O1 passes to oss, and deprecate the OSS existing passes.

Differential Revision: D65447532
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65447532

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Nov 5, 2024
Summary:

opensourcing passes and utils in cadence backend. It consists of multiple parts:
- move pass utilities to oss, i.e. register passes and main APIs except for **backend-specific** and **testing** ones
- migrate internal functions call to oss
- migrate the internal replace, reorder, simplify, etc O0 O1 passes to oss, and deprecate the OSS existing passes.

Reviewed By: hsharma35

Differential Revision: D65447532
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65447532

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Nov 7, 2024
Summary:

opensourcing passes and utils in cadence backend. It consists of multiple parts:
- move pass utilities to oss, i.e. register passes and main APIs except for **backend-specific** and **testing** ones
- migrate internal functions call to oss
- migrate the internal replace, reorder, simplify, etc O0 O1 passes to oss, and deprecate the OSS existing passes.

Reviewed By: hsharma35

Differential Revision: D65447532
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65447532

Summary:

opensourcing passes and utils in cadence backend. It consists of multiple parts:
- move pass utilities to oss, i.e. register passes and main APIs except for **backend-specific** and **testing** ones
- migrate internal functions call to oss
- migrate the internal replace, reorder, simplify, etc O0 O1 passes to oss, and deprecate the OSS existing passes.

Reviewed By: hsharma35

Differential Revision: D65447532
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65447532

@facebook-github-bot facebook-github-bot merged commit 1cd8a06 into pytorch:main Nov 8, 2024
38 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants