From b27d8957b1778aa99c6b1160032d8ce1f8af35e3 Mon Sep 17 00:00:00 2001 From: Jacob Bohlin Date: Fri, 27 Nov 2020 16:15:02 +0100 Subject: Regenerated supported operators file Signed-off-by: Jacob Bohlin Change-Id: I5c32b17caa8155e99387195732ce0141030d5599 --- SUPPORTED_OPS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUPPORTED_OPS.md b/SUPPORTED_OPS.md index bc1f0aa..e1de48c 100644 --- a/SUPPORTED_OPS.md +++ b/SUPPORTED_OPS.md @@ -147,6 +147,7 @@ This is a list of constraints that the FULLY_CONNECTED operator must satisfy in - Weight tensor must be constant - Optional Bias tensor must be of type: int32, int64 - Optional Bias tensor values must fit within 40-bits +- The output tensor(s) must have 2D shape ## LEAKY_RELU Constraints -- cgit v1.2.1