From 52c89f40440ef5bcb318b3945bdc1463ce703b8b Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Wed, 10 May 2023 16:41:13 -0700 Subject: Add ERF activation function Defined for floating-point types only. For integer versions, a TABLE should be used. Change-Id: Ieaec6e6eb3227c5dcd9741cddd57426002a8db4d Signed-off-by: Eric Kunze --- tools/dictionary.dic | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/dictionary.dic b/tools/dictionary.dic index da2e28c..70e556a 100644 --- a/tools/dictionary.dic +++ b/tools/dictionary.dic @@ -22,6 +22,8 @@ CPUs denormalizing DEPTHWISE Elementwise +ERF +erf FFT fft fp -- cgit v1.2.1