docs: add OpenCL (#11697)

This commit is contained in:
lhez 2025-02-11 14:04:13 -08:00 committed by GitHub
parent 90e4dba461
commit 4078c77f98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 206 additions and 0 deletions

View file

@ -235,6 +235,7 @@ Instructions for adding support for new models: [HOWTO-add-model.md](docs/develo
| [HIP](docs/build.md#hip) | AMD GPU |
| [Vulkan](docs/build.md#vulkan) | GPU |
| [CANN](docs/build.md#cann) | Ascend NPU |
| [OpenCL](docs/backend/OPENCL.md) | Adreno GPU |
## Building the project