Compare commits

...

3 Commits

Author SHA1 Message Date
Ibrahim Wani
76755fb527 Add numpy 2026-01-27 21:48:49 +00:00
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

@@ -47,8 +47,10 @@ parameters:
type: object
default:
- nanobind>=2.0.0
- numpy
- pytest
- pytest-cov
- torch
- name: rocmDependencies
type: object
default:
@@ -101,8 +103,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