SIGN IN SIGN UP

Remove runtime dependency on ATen/native/vulkan/impl (#2270)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/2270

bypass-github-export-checks

The only missing logic is copied from
```
ATen/native/vulkan/impl/Common.h/cpp
```
to
```
executorch/backends/vulkan/runtime/graph/ops/OpUtils.h/cpp
```

We can create a utils directory and improve their file organization, in a follow up change.

Reviewed By: SS-JIA

Differential Revision: D54555273

fbshipit-source-id: 3281391ee60623382b9eece2d6c9cf26678e9342
J
Jorge Pineda committed
bcba73924547df8dc7520a1248d394145f7db98e
Parent: 0de3a97
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 3/6/2024, 3:16:50 AM