Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
bfb5b790dc chore(deps): bump torch in /backend/python/common/template
Bumps torch from 2.8.0 to 2.12.0+xpu.

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.12.0+xpu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 03:50:44 +00:00

View File

@@ -1,4 +1,4 @@
--extra-index-url https://download.pytorch.org/whl/xpu
torch==2.8.0
torch==2.12.0+xpu
oneccl_bind_pt==2.8.0+xpu
optimum[openvino]