aboutsummaryrefslogtreecommitdiff
path: root/tools/dictionary.dic
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2021-12-13 15:40:04 -0800
committerEric Kunze <eric.kunze@arm.com>2022-01-07 14:28:31 -0800
commita3eded0843874a78e69e4b985cb2a492bfab78f3 (patch)
tree18a71120e14ff64cf2acbe4463dea78cff910c5a /tools/dictionary.dic
parentf734f1b1c81d401f7e1891c763824038501b4969 (diff)
downloadspecification-a3eded0843874a78e69e4b985cb2a492bfab78f3.tar.gz
Add rudimentary spell check for specification
We can't easily spell check the entire specification, the pseudocode and operator tables make it unworkable. This adds a simple python script that tries to extract just the description of the operators for checking. It also does a check over the entire license. A custom dictionary is used to contain specification custom words. Change-Id: I74558c03af1506e2970f20b3246d920c2753ca44 Signed-off-by: Eric Kunze <eric.kunze@arm.com>
Diffstat (limited to 'tools/dictionary.dic')
-rw-r--r--tools/dictionary.dic67
1 files changed, 67 insertions, 0 deletions
diff --git a/tools/dictionary.dic b/tools/dictionary.dic
new file mode 100644
index 0000000..94ef782
--- /dev/null
+++ b/tools/dictionary.dic
@@ -0,0 +1,67 @@
+personal_ws-1.1 en 500
+activations
+ARGMAX
+AsciiDoc
+BILINEAR
+bilinearly
+bitwise
+BITWISE
+Bool
+CEIL
+CLZ
+concat
+CONCAT
+COND
+conformant
+const
+CONST
+CONV
+CPUs
+denormalizing
+DEPTHWISE
+Elementwise
+foreach
+Fulbourn
+GPUs
+Hadamard
+INTDIV
+licence
+Licence
+LICENCE
+licensable
+lookups
+lowerroman
+MATMUL
+md
+MERCHANTABILITY
+MUL
+multipler
+NPUs
+precisions
+pseudocode
+Pseudocode
+PyTorch
+quantization
+Quantization
+quantized
+Quantized
+README
+Rescale
+RESCALE
+rescaled
+RSQRT
+sigmoid
+Sigmoid
+SIGMOID
+SIMD
+subtensor
+tanh
+TANH
+TensorFlow
+tensorinfo
+TFLite
+tosa
+TOSA
+TPUs
+unary
+Unary