Compare commits

...

2 Commits

Author SHA1 Message Date
Ibrahim Wani
52bb401712 Fix free space error 2026-01-26 22:51:11 +00:00
Ibrahim Wani
82ecb02d40 Add torch to origami pip modules 2026-01-23 19:26:00 +00:00

View File

@@ -49,6 +49,7 @@ parameters:
- nanobind>=2.0.0
- pytest
- pytest-cov
- torch
- name: rocmDependencies
type: object
default:
@@ -101,8 +102,7 @@ jobs:
- template: /.azuredevops/variables-global.yml
- name: ROCM_PATH
value: $(Agent.BuildDirectory)/rocm
pool:
vmImage: ${{ variables.BASE_BUILD_POOL }}
pool: ${{ variables.MEDIUM_BUILD_POOL }}
${{ if eq(job.os, 'almalinux8') }}:
container:
image: rocmexternalcicd.azurecr.io/manylinux228:latest