From 544227ef40dc226707d2c97b41cf0ee0b6111d39 Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Mon, 13 Feb 2023 16:19:34 -0800 Subject: Add enumerations to TOSA specification Currently used by RESIZE and AVG_POOL2D Change-Id: I4f401ac092fcf426e6d57b3729943135f634a31e Signed-off-by: Eric Kunze --- tosa.xsd | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'tosa.xsd') diff --git a/tosa.xsd b/tosa.xsd index 7bf2c40..8c1e2b5 100644 --- a/tosa.xsd +++ b/tosa.xsd @@ -126,6 +126,25 @@ + + + + + + + + + + + + + + + + + + + @@ -213,6 +232,7 @@ + -- cgit v1.2.1