File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,6 @@ matrix:
24
24
- open : ' \.\. (raw)::.*$\n*'
25
25
close : ' \n'
26
26
# Exclude
27
- - open : ' .*(:py:mod:).*'
28
- close : ' '
29
27
# Exclude Python coding directives
30
28
- open : ' -\*- coding:'
31
29
close : ' \n'
Original file line number Diff line number Diff line change 1
- UI
2
- bytecode
3
- TorchInductor
4
- unoptimized
5
- TorchDynamo
6
1
APIs
7
2
ATen
8
3
Args
@@ -125,12 +120,15 @@ TPU
125
120
TensorBoard
126
121
TextVQA
127
122
Tokenization
123
+ TorchDynamo
124
+ TorchInductor
128
125
TorchMultimodal
129
126
TorchRL
130
127
TorchRL's
131
128
TorchScript
132
129
TorchX
133
130
Tunable
131
+ UI
134
132
Unescape
135
133
VQA
136
134
VS Code
@@ -160,6 +158,7 @@ batchnorm's
160
158
benchmarking
161
159
boolean
162
160
broadcasted
161
+ bytecode
163
162
cardinality
164
163
chatbot
165
164
chatbot's
@@ -351,6 +350,7 @@ uncommented
351
350
unfused
352
351
unimodal
353
352
unnormalized
353
+ unoptimized
354
354
unparametrized
355
355
unpickling
356
356
unpruned
You can’t perform that action at this time.
0 commit comments