Skip to content

Add support for unbacked symints #4326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

lucylq
Copy link
Contributor

@lucylq lucylq commented Jul 22, 2024

Summary:
Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Differential Revision: D60027561

Copy link

pytorch-bot bot commented Jul 22, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit fa40dee with merge base f0364e8 (image):
💚 Looks good so far! There are no failures yet. 💚

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 Jul 22, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from 3407ed7 to b9313b1 Compare July 22, 2024 17:35
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from b9313b1 to 0eee6ea Compare July 22, 2024 17:41
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from 0eee6ea to 53560e4 Compare July 22, 2024 17:45
@facebook-github-bot
Copy link
Contributor

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

@lucylq lucylq force-pushed the export-D60027561 branch from 53560e4 to 1a0eedc Compare July 22, 2024 17:59
lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820

Differential Revision: D60027561
lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820, ydwu4

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

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

@lucylq lucylq force-pushed the export-D60027561 branch from 1a0eedc to 6001cbc Compare July 22, 2024 18:17
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820, ydwu4

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from 6001cbc to 17f371e Compare July 22, 2024 18:22
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820, ydwu4

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from 17f371e to 1cefb24 Compare July 22, 2024 19:05
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820, ydwu4, angelayi

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from 1cefb24 to 3fe508e Compare July 22, 2024 20:46
@facebook-github-bot
Copy link
Contributor

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

lucylq added a commit to lucylq/executorch-1 that referenced this pull request Jul 22, 2024
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820, ydwu4, angelayi

Differential Revision: D60027561
@lucylq lucylq force-pushed the export-D60027561 branch from 3fe508e to 4d97d91 Compare July 22, 2024 21:47
Summary:
Pull Request resolved: pytorch#4326

Use ranges to get the upper bound for unbacked symints.

This will be used to resolve unbacked symints in preprocess.

Reviewed By: larryliu0820, ydwu4, angelayi

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 0e032c5.

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 Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants