[ET-VK] Documentation for Vulkan Delegate#3113
[ET-VK] Documentation for Vulkan Delegate#3113SS-JIA wants to merge 2 commits intogh/SS-JIA/38/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3113
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 67e6c48 with merge base 20bf0db ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Warning: Unknown label
Please add the new label to .github/pytorch-probot.yml |
|
@SS-JIA has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@SS-JIA has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
| The Vulkan Delegate libraries can be built by setting `-DEXECUTORCH_BUILD_VULKAN=ON` | ||
| when building with CMake. | ||
|
|
||
| First, make sure that you have the Android NDK installed - Android NDK r25c is |
There was a problem hiding this comment.
Is `r25c1 required or the one tested?
There was a problem hiding this comment.
Just recommended. I mention it to be consistent with Hansong's Android app demo.
I don't think there is a hard NDK requirement except for being after when Vulkan was added (I think r17). I tested with r19 and it was able to build too.
| @@ -0,0 +1,192 @@ | |||
| # ExecuTorch Vulkan Delegate | |||
|
|
|||
| The ExecuTorch Vulkan delegate is a native GPU delegate for ExecuTorch that is | |||
There was a problem hiding this comment.
Is there a session to describe the supported platform for both AOT and runtime?
|
@pytorchbot cherry-pick --onto release/0.2 -c docs |
Cherry picking #3113The cherry pick PR is at #3124 Details for Dev Infra teamRaised by workflow job |
Summary: Pull Request resolved: #3113 imported-using-ghimport Test Plan: Imported from OSS Reviewed By: cccclai Differential Revision: D56279743 Pulled By: SS-JIA fbshipit-source-id: af55cdf2d8518c582b7d8deccb731c6bc442a1c9 (cherry picked from commit 414cd05) Co-authored-by: Sicheng Jia <ssjia@fb.com>
Stack from ghstack (oldest at bottom):
Differential Revision: D56279743