Skip to content

Dynamic ResNet #2474

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 5 commits into from
Closed

Dynamic ResNet #2474

wants to merge 5 commits into from

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Mar 15, 2024

Summary:
Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Differential Revision: D54972682

Copy link

pytorch-bot bot commented Mar 15, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure, 2 Unrelated Failures

As of commit 065cea5 with merge base ce344bc (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Apr 5, 2024
Summary:
Pull Request resolved: pytorch#2474

Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Reviewed By: digantdesai

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

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

@mcr229 mcr229 force-pushed the export-D54972682 branch 2 times, most recently from a3439ee to 4639289 Compare April 10, 2024 22:21
@facebook-github-bot
Copy link
Contributor

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Apr 10, 2024
Summary:
Pull Request resolved: pytorch#2474

Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Reviewed By: digantdesai

Differential Revision: D54972682
mcr229 added a commit to mcr229/executorch that referenced this pull request Apr 10, 2024
Summary:
Pull Request resolved: pytorch#2474

Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Reviewed By: digantdesai

Differential Revision: D54972682
@mcr229 mcr229 force-pushed the export-D54972682 branch from 4639289 to 1e5c4f1 Compare April 10, 2024 22:28
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

@mcr229 mcr229 force-pushed the export-D54972682 branch from 1e5c4f1 to d91b323 Compare April 11, 2024 17:23
mcr229 added a commit to mcr229/executorch that referenced this pull request Apr 11, 2024
Summary:
Pull Request resolved: pytorch#2474

Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Reviewed By: digantdesai

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

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Apr 11, 2024
Summary:
Pull Request resolved: pytorch#2474

Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Reviewed By: digantdesai, kirklandsign

Differential Revision: D54972682
@mcr229 mcr229 force-pushed the export-D54972682 branch from d91b323 to 9db8344 Compare April 11, 2024 21:27
mcr229 and others added 5 commits April 11, 2024 14:32
Differential Revision: D54650121
Differential Revision: D54665767
Differential Revision: D54666427
Differential Revision: D54972684
Summary:
Pull Request resolved: pytorch#2474

Test for dynamic resnet.

ResNet has some restrictions on the input shape, so we create a dynamic version by bilinear resizing the input to resnet's fixed shape. Thus we test that dynamic bilinear resize correctly resizes to fixed shape

Reviewed By: digantdesai, kirklandsign

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 33f41bd.

@mergennachin mergennachin mentioned this pull request Apr 26, 2024
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.

4 participants