aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-05-11Update required versions of Python and Tensorflow23.05-rc1Jonny Svärd
Change-Id: I4fcd22bd32870244eeb1784d2f26cc43b02b48a9
2022-11-16Update documentation how to build for Windows22.11-rc2Kristofer Jonsson
Change-Id: I41d8b6a796820dfa0fba89389ef15a8915e666f8
2022-11-04Update README how to contributeKristofer Jonsson
Change-Id: I6bee45982a088a1db993a524d9d75c3a95a0d851
2022-06-15Improve documentationLedion Daja
- added instruction about adding FVP executables into PATH environment variable - removed leading space from markdown table which caused faulty view in Gitiles - reworked description of run_platform.py script - replaced SVG with PNG images to support rendering in Gitiles Change-Id: I2f0b242138fff64b7ebc78f9ce6d76c3ef8a8e5b
2022-06-13Documenting porting guidelinesKristofer Jonsson
Change-Id: Icefe078200f9a6a497b410e6c713d80fb9db1ba0
2022-05-12Update Python version in documentation22.05-rc1Kristofer Jonsson
The Python requirement has been relaxed to 3.7+. Change-Id: Ibee4a31af0b5a458163cfcd428d8ca0b8018e79e
2022-05-09Update documentationKristofer Jonsson
Add documentation about how base addresses are used by the driver unit tests. Update message handler application to use TENSOR_ARENA_SIZE the same way as the FreeRTOS application. Add documenation about Corstone-310. Change-Id: I08a315b95ca757ce3449cb7af104b8f1ac7f8865
2022-02-14README: Add section on how to specify NPU configJonny Svärd
Clarify that Python 3.8+ is a requirement Change-Id: I5fbfdc2e72e7cc75cae992ff2c9d308380838594
2021-11-17Add support for NinjaKristofer Jonsson
Add support for Ninja buider under both Linux and Windows. Updating generate_binaries.py to produce dependencies file. Removing files by wild card does not work with Ninja under Windows. Change-Id: I486463603de7413e09edcd959c329253867f4564
2021-11-03Update documentationKristofer Jonsson
Updating MCC memory for new configurations of Corstone-300 FPGA. Adding information about required Python packages and tools. Adding information about run_platform.py script. Change-Id: I7a542db364ebcb2a4524823aff4b8864f62a8ae5
2021-09-09Document memory configurationsKristofer Jonsson
Change-Id: I165651921106acb6893750dfeabec7537188c223
2021-06-22Add a requirements.txt to scripts folderJonny Svärd
Some scripts require external modules (from pip). Install using: python -m pip install -r requirements.txt NOTE: On some distributions python2 is still default, so to use python 3 it might be necessary to replace python on the above command line with python3 Update README.md to mention the python requirements. Change-Id: Ia7581c874570d92846095775f680238328f651b4
2021-05-19Add documentation for running on MPS3Per Åstrand
Change-Id: Ie5afef7bd07456e0fe2eb47c0ab6f979fc9aa5ea
2021-05-11Documenting startup and multi NPU21.05-rc2Kristofer Jonsson
Adding documentation and sequence diagrams for startup and multi NPU. Change-Id: I4a4a43e8bea089b6325f7d8285434017cbda25ec
2021-05-05MLBEDSW-4228 Building on Windows21.05-rc1Jonas Ohlsson
Changes to facilitate building on Windows systems. Signed-off-by: Jonas Ohlsson <jonas.ohlsson@arm.com> Change-Id: Ib95bd89fe476790333bafccc3f6fa402b6569166
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
2021-02-23Trademark informationKristofer Jonsson
Updating readme files with trademark information. Change-Id: I9e20a0163c65119fd29826bf088c5f62d1e1c3b3
2020-11-26Add Corstone-300 target20.11Kristofer Jonsson
Change-Id: I34e9845abdccb3363953bd70fad7c6420865291e
2020-11-19Add README.md and SECURITY.md20.11-rc2Kristofer Jonsson
Change-Id: If3ffa8ee200c4e304f655d7bdf9706bc7a27235f