aboutsummaryrefslogtreecommitdiff
path: root/SUPPORTED_OPS.md
diff options
context:
space:
mode:
authorRickard Bolin <rickard.bolin@arm.com>2023-04-20 15:19:57 +0000
committerRickard Bolin <rickard.bolin@arm.com>2023-04-27 13:40:21 +0000
commitbb46af7c97ca665041a848a3137a3b7855a4f82a (patch)
tree9acd091ee91703ad0b6af34c46f5b403f47f1b62 /SUPPORTED_OPS.md
parenta68b82a055167e12761c3d2a309e8230011dc401 (diff)
downloadethos-u-vela-bb46af7c97ca665041a848a3137a3b7855a4f82a.tar.gz
MLBEDSW-7530: Enable int16 input precision for mean operator
Signed-off-by: Rickard Bolin <rickard.bolin@arm.com> Change-Id: Iaeb8f2cea0d3b576a6b138e64a882c701ac88ccb
Diffstat (limited to 'SUPPORTED_OPS.md')
-rw-r--r--SUPPORTED_OPS.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/SUPPORTED_OPS.md b/SUPPORTED_OPS.md
index a870c5aa..ab9b0096 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.7.1.dev16+g1f9a4df.d20230417`
+Vela version: `3.7.1.dev17+g7b3008a.d20230420`
This file complies with
[**Gitiles Markdown syntax**](https://github.com/google/gitiles/blob/master/Documentation/markdown.md)
@@ -218,7 +218,6 @@ This is a list of constraints that the MAX_POOL_2D operator must satisfy in orde
This is a list of constraints that the MEAN operator must satisfy in order to be scheduled on the NPU.
-- IFM must be int8 or uint8
- Input tensor must be at least 2D
- Axis indices must correspond to height and width axes
- Product of height and width must be no greater than 4096