Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update release.yaml #9891

Merged
merged 2 commits into from
Apr 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 43 additions & 18 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,57 +15,82 @@ changelog:
- title: ARM
labels:
- "release notes: arm"
- "module: arm"
- "partner: arm"
- title: NXP
labels:
labels:
- "release notes: nxp"
- "module: nxp"
- title: Exir
labels:
labels:
- "release notes: exir"
- "module: exir"
- title: Misc
labels:
labels:
- "release notes: misc"
- title: Apple
labels:
labels:
- "release notes: apple"
- "module: coreml"
- "module: mps"
- title: Android
labels:
- "module: android"
- title: IOS
labels:
- "module: ios"
- title: Build
labels:
labels:
- "release notes: build"
- title: Vulkan
labels:
labels:
- "release notes: vulkan"
- "module: vulkan"
- title: Cadence
labels:
labels:
- "release notes: cadence"
- "module: cadence"
- title: Runtime
labels:
labels:
- "release notes: runtime"
- "module: runtime"
- title: XNNPACK
labels:
labels:
- "release notes: xnnpack"
- "module: xnnpack"
- title: Devtools
labels:
labels:
- "release notes: devtools"
- "module: devtools"
- title: Examples
labels:
labels:
- "release notes: examples"
- title: LLM
labels:
- "module: llm"
- title: Mediatek
labels:
labels:
- "release notes: mediatek"
- "partner: mediatek"
- title: Openvino
labels:
labels:
- "release notes: openvino"
- title: Qualcomm
labels:
labels:
- "release notes: qualcomm"
- "partner: qualcomm"
- "module: qnn"
- title: Training
labels:
labels:
- "release notes: training"
- "module: training"
- title: Quantization
labels:
labels:
- "release notes: quantization"
- title: Ops & kernels
labels:
- "release notes: ops & kernels"
labels:
- "release notes: ops & kernels"
- "module: kernels"
- title: Other Changes
labels:
- "*"
Loading