aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-02-01IVGCVSW-5605 Doxygen: Use readme.md as mainpage in doxygenJan Eilers
* Gives the readme file an update * Removes introduction.dox * Adds FAQ to doxygen Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Ibb67e7f2cac7e55556295eb7851c616561b17042
2020-11-26IVGCVSW-5457 Add How-To documentation for the TfLite DelegateJan Eilers
* Add guide.md to the delegate directory * Mentioned the guide in README.md Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Iaa373ecf28f57f4d8383489fecf43670ae8ca190
2020-11-17Added SECURITY.md fileMike Kelly
* New file contains the security policy, vulnerability reporting procedure and a PGP key that can be used to create secure vulnerability reports. * Removed Security section from README.md Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: Ifdffdf81a7d2033a4fa323f081a7336504d67971
2020-11-17IVGCVSW-5311 Debian Packaging - Host packages in public PPAFrancis Murtagh
* Add guide to github README.md Signed-off-by: Francis Murtagh <francis.murtagh@arm.com> Change-Id: I23df585ee24e90629f821af0c780ad40d8c20f97
2020-11-09IVGCVSW-5462 Link fmt staticallyJan Eilers
* Fmt didn't get installed properly. Each component of an interface library needs to be installed separately. * Changed fmt to be a static library Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Ic69bc9536ee01eed7b434b1ff53150581ba60e00
2020-10-14IVGCVSW-5406 Update README.md with details of third party tools.Colm Donelan
* Add Description, version and provenience to third party tools table. * Update arm-security@arm.com email address. Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Change-Id: Id48f36ae2319688fafea9fc4757bc75b724b3d02
2020-09-30IVGCVSW-4519 Remove Boost Variant and apply_visitor variantJames Ward
* add mapbox/variant third party package Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I181302780edd9dace40f158a11327316a12ce69a
2020-09-21Added Security Issues sectionMike Kelly
* Added Security Issues section with email address. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: If1ccfd3c7847cac0a09b6ec72fdfacba0011455e
2020-06-24IVGCVSW-4487 Adds ghc::filesystem to third-partyJan Eilers
* as replacement for boost::filesystem * added to cmake * added to TPIP in readme.md Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I0098e490e8597a9bae4781cacba8e19f8a50d1f0
2020-06-19IVGCVSW-4488 Adding cxxopts to third-partyJan Eilers
* as alternative for boost::program_options * added to cmake * added to TPIP list in readme.md Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Id8c6a12c988196cdac55650bc4761c08a39b3abb
2020-05-27Update ArmNN README with doxygen informationNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I3ac729efba4945868710e2a233646f9634470967
2020-05-25IVGCVSW-4792 Update armnn readme and support filesNarumol Prangnawarat
* Add TPIP used by Arm NN * Add SqueezeNet to CaffeSupport.md * Add ResNet v2 50 to TensorFlowSupport.md * Update tested networks in TensorFlowLiteSupported.md Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I15927ea600a3dfffee082933d32f235f3940730e
2020-05-14MLCE-193 README and FAQ updates.Colm Donelan
* Add FAQ entry about ArmNN and ComputeLibrary mismatch * Add documentation reference to README that dynamically referrs to gh branch on GitHub. * Update ONNXSupport.mb to fix broken links. Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Change-Id: I6390d87443c57cc43e27ea0a27f830f8fc25244d
2020-05-13MLCE-193 Add FAQ.md to ArmNN GitHub.Colm Donelan
* Add basic FAQ.md file. * Refer to the file from README.md Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Change-Id: I16b861cd5513bd5493e3d2d459b61378b36a6846
2020-04-16IVGCVSW-4704 Update links to how to guides in our README.mdNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I11d059a76062cb7a0efb3e5fcece1d528e6d1879
2020-02-12IVGCVSW-4403 Update readme for sample standalone dynamic backendNarumol Prangnawarat
and remove standalone dynamic reference backend Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I33bc82d8b07450a9c3f6c5dc415eda8427aec57b
2019-10-04Changed the encoding of the Readme file to UnixMatteo Martincigh
Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com> Change-Id: Ia36f91e4abe58bdd16ba050f1e6276df45eaa0b2
2019-08-21IVGCVSW-3507 Revise and update readmes for 19.08Aron Virginas-Tar
Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> Change-Id: I3da43122240fda7864e0932d47b3efeea8bbed40
2019-05-21IVGCVSW-3088 Update Readme for 19.05Nina Drozd
* Added Readme file for ArmnnQuantizer * Added section about ArmnnQuantizer in armnn Readme file * Updated ModelAccuracyTool Readme file with default values for --compute Signed-off-by: Nina Drozd <nina.drozd@arm.com> Change-Id: I5fcead522b70086dcf63dfc6c77910a7d33d83f0
2019-04-29Fixing a broken link to MLPlatform.orgBrian Joyce
Signed-off-by: Brian Joyce <brian.joyce@arm.com> Change-Id: Ie9e8ba683f4475af15db37f1949a330132055561
2019-02-22IVGCVSW-2739 Updating the Readme.md and ContributorGuide.md files to add ↵Saoirse Stewart
references and links to the new MLPlatform.org website (the home for the machine learning platform Change-Id: I14819d71157ea32bb911f0a20ece3e5d2d59f64b Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com>
2019-02-22IVGCVSW-2588 Update README files for 19.02Nattapat Chaimanowong
*Also update related Support.md files Change-Id: If832980fdebb136ab02333d99512fd39b9093b2b Signed-off-by: Nattapat Chaimanowong <nattapat.chaimanowong@arm.com>
2018-11-22IVGCVSW-2135: Update Readme to include links to new ONNX and TensorFlow Lite ↵Brian Joyce
guides Change-Id: Ia040a6accb4ae07156b2e1ad0ebef12423f647ed
2018-11-20IVGCVSW-2179 : ArmNN Contirbutor GuideDavid Beck
Change-Id: I4887e3509a7f406c80f7eb55c04bdf62395c6cf6
2018-11-19IVGCVSW-2115: Updated README.mdjimfly01
* Added line to README.md explaining the function of the get_compute_library.sh script Change-Id: If6be1c64443dcd6d0a08a12485de3d38614542f0
2018-10-10IVGCVSW-1935 : inline code documentation for pluggable backendsDavid Beck
Change-Id: I2a46e4dfffcc103bf228aa161bb2fba8f259076a
2018-09-17IVGCVSW-1807 : add license section to the Readme fileDavid Beck
Change-Id: I3f6823d67436e75b1f451afc6f982777b6b51705
2018-08-31Release 18.08telsoa01
2018-06-11Release 18.05.01surmeh01
Documentation fixes Change-Id: Ice181dee80a8ddecf5acedecce01a063d12e3567
2018-05-23Release 18.05surmeh01
2018-03-29Release 18.03surmeh01
2018-03-09Release 18.02telsoa01
Change-Id: Id3c11dc5ee94ef664374a988fcc6901e9a232fa6