apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.83k stars 3.48k forks source link

[CI] Update Jenkins image tags to include NNEF #17437

Closed agoston-mc closed 3 days ago

agoston-mc commented 1 month ago

Continuing on https://github.com/apache/tvm/pull/17433. The images changed are arm, cortexm, cpu, gpu, hexagon, riscv.

mshr-h commented 1 month ago

Hi @agoston-mc Thank you for the PR. Since we've updated several dependencies such as NNEF and Python 3.8->3.9, I've made another PR to work on the CI image update. #17451

mshr-h commented 3 days ago

Closing since changes are included in #17451