aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McGeagh <michael.mcgeagh@arm.com>2020-11-20 11:53:01 +0000
committerMichael McGeagh <michael.mcgeagh@arm.com>2020-11-20 14:51:22 +0000
commitb4fc087ac427e26bd37543ed705cf1c4fbf55872 (patch)
tree0f5266c31ba338018bbc3e72400031c263c330c9 /README.md
parentd059d8b64fedde37137b5da4d5e3a082154e954d (diff)
downloadethos-u-vela-b4fc087ac427e26bd37543ed705cf1c4fbf55872.tar.gz
vela: Add SUPPORTED_OPS.md generated file
This file is generated from the vela option --supported-ops-report Each release, a snapshot will be taken and uploaded with the release. This is for the 2.0.0 release Signed-off-by: Michael McGeagh <michael.mcgeagh@arm.com> Change-Id: I6b618889758a1a078e21244f1f98a56800a528a3
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index cdc065a..2e3d613 100644
--- a/README.md
+++ b/README.md
@@ -177,6 +177,11 @@ Some example networks that contain quantised operators which can be compiled by
Vela to run on the Ethos-U NPU can be found at:
<https://tfhub.dev/s?deployment-format=lite&q=quantized>
+## Supported Operators
+
+Please see [Supported Operators](SUPPORTED_OPS.md) for the list of supported
+operators in this release.
+
## Testing
Please see [Vela Testing](TESTING.md).