aboutsummaryrefslogtreecommitdiff
path: root/chapters/scatter_gather.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/scatter_gather.adoc')
-rw-r--r--chapters/scatter_gather.adoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapters/scatter_gather.adoc b/chapters/scatter_gather.adoc
index 6fedb45..63f30dc 100644
--- a/chapters/scatter_gather.adoc
+++ b/chapters/scatter_gather.adoc
@@ -24,10 +24,6 @@ N is the number of batches, W the number of indices in each batch, K the range o
|Output|value_t*|output|[N,W,C]|3D output tensor
|===
-*Quantization Parameters:*
-
-None
-
*Operation Function:*
[source,c++]