aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2021-05-07Handle parallel buildsPer Åstrand
Change-Id: I142057dfe9429b6360fafcae4f9e1b4b8140f3d5
2021-05-04Add python helper for creating binaries from elfPer Åstrand
In order to ease the work with both FVP and FPGA, create a script that handles sorting out the binary creation. Change-Id: I19bc4b4d659c54b4569e6a714c7281bec4a81310
2021-04-29Add script to simplify testing networks on modelJonathan Strandberg
The script will build the platform, optimize the network through vela, run it on the model and present relevant statistics from the run. Change-Id: I6bf7d77caa68e64c52f7b523e6b79af9271b6500
2021-04-20Add support for Corstone-300 11.14.24 FVPJonny Svärd
Change-Id: Ie97250f03f9c1f7d3603ecfba370049bf12f7c90
2021-02-25Adding CTest script21.02Kristofer Jonsson
Adding script to run CTest on the Corstone-300 FVP. The script will detect which version of the FVP that is used and pass the correct command line arguments. Updating README with instructions how to run tests, either using CTest or calling the FVP directly. Update FreeRTOS example to exit with the status of the inference. Minor adjustments are needed to the output vectors. Change-Id: I8a1a740b0dec2ce35d95e5c5d91f4b57a2c8e1fa