aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDiego Russo <diego.russo@arm.com>2022-08-01 11:59:55 +0100
committerBenjamin Klimczak <benjamin.klimczak@arm.com>2022-08-19 10:23:23 +0100
commitf9ab435b75d5c3662b6818ab6c2a883e77ac4ab3 (patch)
treef697bf2cdd0ad18d132a6f9b91a464179af84101 /README.md
parentc095de19e7f8a7e5277d9dd2ceab12c69112e352 (diff)
downloadmlia-f9ab435b75d5c3662b6818ab6c2a883e77ac4ab3.tar.gz
MLIA-579 Add TOSA checker references in the README
Add repository and pypi urls of TOSA checker in the README. Change-Id: I83f73d72533485519d79ab8f44aaf80fa313e6b0
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 292c8b0..d1d5363 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,11 @@ Please, install it into the same environment as MLIA using next command:
pip install mlia[tosa]
```
+TOSA checker resources:
+
+* Source code: <https://review.mlplatform.org/tosa/tosa_checker>
+* PyPi package <https://pypi.org/project/tosa-checker/>
+
## Usage
After the initial setup, you can start the program by opening your terminal and
@@ -352,6 +357,7 @@ Additional useful information:
* [Corstoneā„¢-300](https://developer.arm.com/Processors/Corstone-300)
* [Corstoneā„¢-310](https://developer.arm.com/Processors/Corstone-310)
+* [TOSA Checker](https://review.mlplatform.org/tosa/tosa_checker)
## License