Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Remove Vela from ci_cpu #12533

Merged
merged 1 commit into from
Aug 23, 2022
Merged

[CI] Remove Vela from ci_cpu #12533

merged 1 commit into from
Aug 23, 2022

Conversation

ekalda
Copy link
Contributor

@ekalda ekalda commented Aug 22, 2022

While the dependencies for microNPU and CMSIS-NN moved into ci_cortexm,
Vela is still installed in ci_cpu. As a result, we have some of the microNPU tests outside of
test_ethosu folder failing since they use presence of Vela to decide whether to skip the
test.

This change will

  • remove Vela from ci_cpu
  • remove unnecessary PATH update

cc @Mousius @areusch @driazati @gigiblender

While the dependencies for microNPU and CMSIS-NN moved into ci_cortexm,
Vela is still installed in ci_cpu. As a result, we have some of the microNPU tests outside of
test_ethosu folder failing since they use precence of Vela to decide whether to skip the
test.

This change will
* remove Vela from ci_cpu
* remove unnecessary PATH update
@ekalda
Copy link
Contributor Author

ekalda commented Aug 22, 2022

@driazati do you have any idea what is happening with the ci_riscv build? I tried retriggering

@ekalda
Copy link
Contributor Author

ekalda commented Aug 22, 2022

Also cc: @leandron

@driazati
Copy link
Member

driazati commented Aug 22, 2022

adding a new image name requires a small infra change: tlc-pack/ci@71b0594, that is in place now and should fix the issue, I re-ran the Jenkins job so we can try to get this PR through

@lhutton1
Copy link
Contributor

@tvm-bot rerun

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ekalda @driazati @lhutton1!

@leandron leandron merged commit 99b9b74 into apache:main Aug 23, 2022
@ekalda ekalda deleted the new-ci-cpu branch August 24, 2022 08:17
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
While the dependencies for microNPU and CMSIS-NN moved into ci_cortexm,
Vela is still installed in ci_cpu. As a result, we have some of the microNPU tests outside of
test_ethosu folder failing since they use precence of Vela to decide whether to skip the
test.

This change will
* remove Vela from ci_cpu
* remove unnecessary PATH update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants