-
Notifications
You must be signed in to change notification settings - Fork 607
Blit Node #6038
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
Blit Node #6038
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6038
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit bb55feb with merge base df5b2ab ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D63839654 |
0c0fa91
to
823d3d2
Compare
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Differential Revision: D63839654
This pull request was exported from Phabricator. Differential Revision: D63839654 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Differential Revision: D63839654
823d3d2
to
8df3a5b
Compare
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
8df3a5b
to
f41ed5d
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
f41ed5d
to
cdb5b46
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
cdb5b46
to
b350f53
Compare
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
b350f53
to
adb70f3
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
adb70f3
to
3b95a4c
Compare
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
3b95a4c
to
5ecfa2b
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
5ecfa2b
to
dfc6ea5
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Pull Request resolved: pytorch#6038 Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
8cdf1bc
to
465f660
Compare
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
465f660
to
277f5ed
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
277f5ed
to
bb55feb
Compare
This pull request was exported from Phabricator. Differential Revision: D63839654 |
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now). Reviewed By: SS-JIA Differential Revision: D63839654
This pull request has been merged in 40cb26e. |
Summary: Introduce a graph node to call vkcmdBlitImage which can convert between dtypes (and also perform scaling, filtering etc. but we don't need them right now).
Differential Revision: D63839654