-
Notifications
You must be signed in to change notification settings - Fork 419
No labels!
There aren’t any labels for this repository quite yet.
79 labels
module: extension
module: extension
Related to extension built on top of runtime, e.g. pybindings, data loader, etc.
module: kernels
module: kernels
Issues related to kernel libraries, e.g. portable kernels and optimized kernels
need-user-input
need-user-input
The issue needs more information from the reporter before moving forward
needs reproduction
needs reproduction
Someone else needs to try reproducing the issue given the instructions. No action needed from user
partner: apple
partner: apple
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Apple
partner: arm
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
partner: qualcomm
partner: qualcomm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Qualcomm
release notes: api
release notes: api
Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
release notes: backends [DO NOT USE]
release notes: backends [DO NOT USE]
Changes to any of the backend delegates
release notes: build
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
release notes: devtools
release notes: devtools
Changes to dev tooling, for example the debugger & profiler
release notes: examples
release notes: examples
Changes to any of our example LLMs integrations, such as Llama3 and Llava