aboutsummaryrefslogtreecommitdiff
path: root/SUPPORTED_OPS.md
diff options
context:
space:
mode:
authorDwight Lidman <dwight.lidman@arm.com>2021-11-25 17:34:42 +0100
committertim.hall <tim.hall@arm.com>2021-11-26 14:48:11 +0000
commiteed30eacb543cc1da8adc4bddce555787bd96a73 (patch)
treef19c98499eb4bb8b853c44190ee491b350feaf96 /SUPPORTED_OPS.md
parent3a1cfda8343e5a1e7c4a9682a351f2afdc742ffd (diff)
downloadethos-u-vela-eed30eacb543cc1da8adc4bddce555787bd96a73.tar.gz
MLBEDSW-5417: Update release notes & supported ops3.2.0.rc33.2.0
This commit updates the release notes for Vela version 3.2.0. It also updates the SUPPORTED_OPS.md file with new constraints. Updated the API version as a result of the bug fix commit 399c4a2d77df791e5d988c51d7fb1824ac4f266f. Updated Vela version in setup.py. Signed-off-by: Dwight Lidman <dwight.lidman@arm.com> Change-Id: I181e89f639a1da6013e8511ebe2d7e4f81242916
Diffstat (limited to 'SUPPORTED_OPS.md')
-rw-r--r--SUPPORTED_OPS.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/SUPPORTED_OPS.md b/SUPPORTED_OPS.md
index cfb3a5da..c20391cc 100644
--- a/SUPPORTED_OPS.md
+++ b/SUPPORTED_OPS.md
@@ -1,7 +1,7 @@
# Supported Ops
This file was automatically generated by Vela using the `--supported-ops-report` parameter.
-Vela version: `3.1.1.dev32+gdc3b1f9`
+Vela version: `3.2.0`
This file complies with
[**Gitiles Markdown syntax**](https://github.com/google/gitiles/blob/master/Documentation/markdown.md)
@@ -256,6 +256,7 @@ This is a list of constraints that the PAD operator must satisfy in order to be
This is a list of constraints that the RESHAPE operator must satisfy in order to be scheduled on the NPU.
- Input and output quantisation must match.
+- Shape must be constant
### TFLite RESIZE_BILINEAR Constraints