From f0bc550b5852dd9e0dca91b8c59197c20b56f1f2 Mon Sep 17 00:00:00 2001 From: Jerry Ge Date: Wed, 21 Jun 2023 22:04:20 +0000 Subject: Fix ErfOp to match with the rest of activation operators Signed-off-by: Jerry Ge Change-Id: Iabe1095e58ddce446d4c1781660bcfe82a596e61 --- tosa.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tosa.xml b/tosa.xml index 8de564e..fa0bcc2 100644 --- a/tosa.xml +++ b/tosa.xml @@ -666,12 +666,14 @@ ERF - + Input tensor + - + Output tensor of same type and shape as input + -- cgit v1.2.1