Skip to content

Commit 37b17f5

Browse files
author
Svetlana Karslioglu
committed
Update
1 parent 836a537 commit 37b17f5

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.pyspelling.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ matrix:
2424
- open: '\.\. (raw)::.*$\n*'
2525
close: '\n'
2626
# Exclude
27-
- open: '.*(:py:mod:).*'
28-
close: ' '
2927
# Exclude Python coding directives
3028
- open: '-\*- coding:'
3129
close: '\n'

en-wordlist.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
UI
2-
bytecode
3-
TorchInductor
4-
unoptimized
5-
TorchDynamo
61
APIs
72
ATen
83
Args
@@ -125,12 +120,15 @@ TPU
125120
TensorBoard
126121
TextVQA
127122
Tokenization
123+
TorchDynamo
124+
TorchInductor
128125
TorchMultimodal
129126
TorchRL
130127
TorchRL's
131128
TorchScript
132129
TorchX
133130
Tunable
131+
UI
134132
Unescape
135133
VQA
136134
VS Code
@@ -160,6 +158,7 @@ batchnorm's
160158
benchmarking
161159
boolean
162160
broadcasted
161+
bytecode
163162
cardinality
164163
chatbot
165164
chatbot's
@@ -351,6 +350,7 @@ uncommented
351350
unfused
352351
unimodal
353352
unnormalized
353+
unoptimized
354354
unparametrized
355355
unpickling
356356
unpruned

0 commit comments

Comments
 (0)