Skip to content

Commit c39fdff

Browse files
Stephen JiaSS-JIA
authored andcommitted
[ET-VK][DNL] Feature 1
ghstack-source-id: cef08ba ghstack-comment-id: 3062755939 Pull Request resolved: #12400
1 parent f909aaa commit c39fdff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backends/vulkan/runtime/VulkanBackend.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,8 @@ class VulkanBackend final : public ::executorch::runtime::BackendInterface {
549549
EValue** args) const override {
550550
EXECUTORCH_SCOPE_PROF("VulkanBackend::execute");
551551

552+
// Add a comment
553+
552554
ComputeGraph* compute_graph = static_cast<ComputeGraph*>(handle);
553555

554556
const size_t num_inputs = compute_graph->inputs().size();

0 commit comments

Comments
 (0)