aboutsummaryrefslogtreecommitdiff
path: root/chapters/reduction.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/reduction.adoc')
-rw-r--r--chapters/reduction.adoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapters/reduction.adoc b/chapters/reduction.adoc
index c39fecf..b687896 100644
--- a/chapters/reduction.adoc
+++ b/chapters/reduction.adoc
@@ -148,10 +148,6 @@ Reduce a tensor along the given axis with a minimum operation
|Output|in_t*|output|shape|Output tensor. Same rank as the input tensor.
|===
-*Quantization Parameters:*
-
-Quantization is ignored when doing the REDUCE_MIN operation. The input and output must maintain the same parameters.
-
*Operation Function:*
[source,c]