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_spec.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tosa_spec.adoc') diff --git a/tosa_spec.adoc b/tosa_spec.adoc index 64611f0..60404d9 100644 --- a/tosa_spec.adoc +++ b/tosa_spec.adoc @@ -22,6 +22,8 @@ include::chapters/introduction.adoc[] include::chapters/operators.adoc[] +include::chapters/enumerations.adoc[] + include::chapters/pseudocode.adoc[] include::chapters/appendix_a.adoc[] -- cgit v1.2.1