aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorColm Donelan <Colm.Donelan@arm.com>2020-10-14 17:54:39 +0100
committerColm Donelan <colm.donelan@arm.com>2020-10-14 19:35:36 +0000
commitf88e3cc93c0d20641b8dbb1cd3e019568502ba1d (patch)
treed4e634ffaec0aaa7d07c630e4b7ff301046ab036 /README.md
parentc89829f1f47855227f9a842c979f3a43800ea826 (diff)
downloadarmnn-f88e3cc93c0d20641b8dbb1cd3e019568502ba1d.tar.gz
IVGCVSW-5406 Update README.md with details of third party tools.
* 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
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 31729cbcf7..3c6c959131 100644
--- a/README.md
+++ b/README.md
@@ -52,19 +52,19 @@ Individual files contain the following tag instead of the full license text.
This enables machine processing of license information based on the SPDX License Identifiers that are available here: http://spdx.org/licenses/
-TPIP used by Arm NN:
+Third party tools used by Arm NN:
-| Name | License (SPDX ID) |
-|----------------|-------------------|
-| half | MIT |
-| stb | MIT |
-| cxxopts | MIT |
-| ghc | MIT |
-| mapbox/variant | BSD |
+| Tool | License (SPDX ID) | Description | Version | Provenience
+|----------------|-------------------|------------------------------------------------------------------|-------------|-------------------
+| half | MIT | IEEE 754 conformant 16-bit half-precision floating point library | 1.12.0 | http://half.sourceforge.net
+| stb | MIT | Image loader, resize and writer | 2.16 | https://github.com/nothings/stb
+| cxxopts | MIT | A lightweight C++ option parser library | SHA 12e496da3d486b87fa9df43edea65232ed852510 | https://github.com/jarro2783/cxxopts
+| ghc | MIT | A header-only single-file std::filesystem compatible helper library | 1.3.2 | https://github.com/gulrak/filesystem
+| mapbox/variant | BSD | A header-only alternative to 'boost::variant' | 1.1.3 | https://github.com/mapbox/variant
### Contributions
The Arm NN project welcomes contributions. For more details on contributing to Arm NN see the [Contributing page](https://mlplatform.org/contributing/) on the [MLPlatform.org](https://mlplatform.org/) website, or see the [Contributor Guide](ContributorGuide.md).
### Security Issues
-If you believe you have discovered a security issue please contact MLG-Security@arm.com
+If you believe you have discovered a security issue please contact arm-security@arm.com