aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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