From bb46af7c97ca665041a848a3137a3b7855a4f82a Mon Sep 17 00:00:00 2001 From: Rickard Bolin Date: Thu, 20 Apr 2023 15:19:57 +0000 Subject: MLBEDSW-7530: Enable int16 input precision for mean operator Signed-off-by: Rickard Bolin Change-Id: Iaeb8f2cea0d3b576a6b138e64a882c701ac88ccb --- SUPPORTED_OPS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'SUPPORTED_OPS.md') 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 -- cgit v1.2.1