Skip to content

Commit

Permalink
[ET-VK] Remove CopyNode
Browse files Browse the repository at this point in the history
`CopyNode` simply copies data from one image texture to another image texture of the same size.

During inception of the graph runtime, it was useful to validate that components were working, but won't serve us any use in the future.

Differential Revision: [D54369109](https://our.internmc.facebook.com/intern/diff/D54369109/)

[ghstack-poisoned]
  • Loading branch information
jorgep31415 committed Mar 4, 2024
1 parent 566209d commit 4762325
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 94 deletions.
61 changes: 0 additions & 61 deletions backends/vulkan/runtime/graph/ops/impl/Copy.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions backends/vulkan/runtime/graph/ops/impl/Copy.h

This file was deleted.

0 comments on commit 4762325

Please sign in to comment.