Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
543d20754a chore(deps): bump torch
Bumps the pip group with 1 update in the /backend/python/common/template directory: torch.


Updates `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
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-11 00:33:29 +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]