From 6577bcd5e7ba3a053ba8fcb7a41df5fae6c9651b Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Tue, 21 Mar 2023 08:17:54 -0700 Subject: Fix typo in TILE attributes multiplies -> multiples Signed-off-by: Eric Kunze Change-Id: Iab407332a4f34ad658f7c7618f5811d120f21b80 --- tosa.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tosa.xml b/tosa.xml index 00012ad..7fb641d 100644 --- a/tosa.xml +++ b/tosa.xml @@ -1825,7 +1825,7 @@ used. Input tensor with minimum rank of one. - + Number of times to replicate input1 in each dimension -- cgit v1.2.1