Update bug_report.yml

pull/3914/head^2
Vladimir Mandic 2025-05-04 12:18:12 -04:00 committed by GitHub
parent 341cbd9d13
commit 18204f6e0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 15 additions and 0 deletions

View File

@ -75,6 +75,21 @@ body:
default: 0
validations:
required: true
- type: dropdown
id: compute
attributes:
label: Compute
description: What is the compute engine backend you're using?
options:
- nVidia CUDA
- AMD ROCm
- Intel IPEX
- OpenVINO
- DirectML
- ZLUDA
default: 0
validations:
required: true
- type: dropdown
id: ui
attributes: