Skip to content

Integrate a placeholder upsample_nearest2d.vec to Vulkan codegen operator tests #3711

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

Conversation

derekxu
Copy link
Contributor

@derekxu derekxu commented May 22, 2024

Summary:
Integrate a placeholder upsample_nearest2d.vec to Vulkan codegen operator tests

  • Right now just implement the codegen to support opt_int_array and opt_double_array.
  • Using a scaling factor = 1 and just passing the input to pass the unit tests

Differential Revision: D57643709

Copy link

pytorch-bot bot commented May 22, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 2e0808b with merge base 3c43fd6 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added the module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ label May 22, 2024
@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 May 22, 2024
@facebook-github-bot
Copy link
Contributor

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

…ator tests (pytorch#3711)

Summary:

 Integrate a placeholder upsample_nearest2d.vec to Vulkan codegen operator tests
- Right now just implement the codegen to support opt_int_array and opt_double_array.
- Using a scaling factor = 1 and just passing the input to pass the unit tests

Reviewed By: jorgep31415

Differential Revision: D57643709
@derekxu derekxu force-pushed the export-D57643709 branch from 678bb17 to 2e0808b Compare May 23, 2024 18:21
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c28ca18.

kirklandsign pushed a commit to kirklandsign/executorch that referenced this pull request May 24, 2024
…ator tests (pytorch#3711)

Summary:
Pull Request resolved: pytorch#3711

 Integrate a placeholder upsample_nearest2d.vec to Vulkan codegen operator tests
- Right now just implement the codegen to support opt_int_array and opt_double_array.
- Using a scaling factor = 1 and just passing the input to pass the unit tests

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: jorgep31415

Differential Revision: D57643709

fbshipit-source-id: 9d7f177890c035a5c7b44bf0a9a7e439d6a16da8
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 module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants