I would like to understand the relationship between Vela compiler versions and Arm Ethos‑U software components.
What is the version relationship between Vela and Ethos‑U?
Specific question for the latest Vela release
Any official guidance, documentation, or best‑practice recommendations would be greatly appreciated.
Hi Ben,
Thanks for your reply.
I am currently using Vela 4.2.0 with Ethos‑U55, and the inference processing works well with correct results.
Recently, I am trying to upgrade my inference workflow to the latest Vela 5.0.0. During this process, I noticed that Vela 5.0.0 introduces new parameters in the vela.ini configuration file compared with Vela 4.2.0.
vela.ini
When I reuse my existing vela.ini file from Vela 4.2.0 directly with Vela 5.0.0, I encounter the following error (see below). This seems to indicate that my current configuration file is no longer fully compatible and needs to be updated.
My questions are:
Thanks in advance for your help.