From 5d60c71300ecb78cd59ca30f6383ec7f5527d3c5 Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Sun, 29 Nov 2020 22:46:38 -0800 Subject: Fix minor spec issues Profile for EXP operator TANH table formatting Remove dilation from TRANSPOSE_CONV2D Change-Id: I2a265fecfb25ad997fdc992ad8542000014ac7c0 --- chapters/ewise_unary.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapters/ewise_unary.adoc') diff --git a/chapters/ewise_unary.adoc b/chapters/ewise_unary.adoc index 7df32ba..c64bef7 100644 --- a/chapters/ewise_unary.adoc +++ b/chapters/ewise_unary.adoc @@ -162,7 +162,7 @@ Elementwise e to the x operation |=== |Profile|Mode|in_t -|Any|float|float +|MI, MT|float|float |=== ==== FLOOR -- cgit v1.2.1