[NPU] chore: bump basic software version to 8.3.rc2 (#14614)

This commit is contained in:
Even Zhou
2025-12-09 09:14:27 +08:00
committed by GitHub
parent 6f657070ef
commit 60d36e7be7
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CANN_VERSION=8.3.rc1
ARG CANN_VERSION=8.3.rc2
ARG DEVICE_TYPE=a3
ARG OS=ubuntu22.04
ARG PYTHON_VERSION=py3.11