Describe The Problem To Be Solved
Executorch workflow generates a *.clayer.yml with components. But the starting point is that this file is missing.
This workflow needs the *.cbuild-mlops.yml as input
cbuild setup does not generate *.cbuild-mlops.yml when a *.clayer.yml is missing.
Make the generation of *.cbuild-mlops.yml even when project components are missing.
Test Project https://github.com/Arm-Examples/CMSIS-Executorch - remove the ai_layer.clayer.yml for testing
Describe The Problem To Be Solved
Executorch workflow generates a *.clayer.yml with components. But the starting point is that this file is missing.
This workflow needs the *.cbuild-mlops.yml as input
cbuild setup does not generate *.cbuild-mlops.yml when a *.clayer.yml is missing.
Make the generation of *.cbuild-mlops.yml even when project components are missing.
Test Project https://github.com/Arm-Examples/CMSIS-Executorch - remove the ai_layer.clayer.yml for testing