aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SUPPORTED_OPS.md1
1 files changed, 1 insertions, 0 deletions
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