From 75920b1b5993fc653f9935a96f7327ddf14875fb Mon Sep 17 00:00:00 2001 From: Kevin Petit Date: Tue, 23 Jan 2024 19:12:14 +0000 Subject: pseudocode: fix name mismatches with operator arguments in the XML Change either the name in the pseudocode or XML to what feels more "natural" or in line with other related names. Change-Id: Ic12a0418a80642c548c288b6ba26a4603b94fedc Signed-off-by: Kevin Petit --- tosa.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tosa.xml') diff --git a/tosa.xml b/tosa.xml index 9078b97..613fdf9 100644 --- a/tosa.xml +++ b/tosa.xml @@ -287,7 +287,7 @@ DEPTHWISE_CONV2D - + Input tensor @@ -562,7 +562,7 @@ RFFT2D - + Real input. H,W must be powers of two. -- cgit v1.2.1