File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 102
102
"1911.05507" : [
103
103
" https://nn.labml.ai/transformers/compressive/index.html"
104
104
],
105
+ "1911.08068" : [
106
+ " https://nn.labml.ai/activations/fta/index.html"
107
+ ],
105
108
"1912.04958" : [
106
109
" https://nn.labml.ai/gan/stylegan/index.html"
107
110
],
147
150
"2107.05407" : [
148
151
" https://nn.labml.ai/adaptive_computation/ponder_net/index.html"
149
152
],
153
+ "2108.12409" : [
154
+ " https://nn.labml.ai/transformers/alibi/index.html"
155
+ ],
150
156
"2109.08668" : [
151
157
" https://nn.labml.ai/transformers/primer_ez/index.html"
152
158
],
156
162
"2112.04426" : [
157
163
" https://nn.labml.ai/transformers/retro/index.html"
158
164
],
165
+ "2201.09792" : [
166
+ " https://nn.labml.ai/conv_mixer/index.html"
167
+ ],
159
168
"2203.00555" : [
160
169
" https://nn.labml.ai/normalization/deep_norm/index.html"
161
170
]
Original file line number Diff line number Diff line change 21
21
'transformers/basic/autoregressive_experiment.html' ,
22
22
'transformers/xl/relative_mha.html' ,
23
23
'capsule_networks/mnist.html' ,
24
+ 'transformers/rope/value_pe/index.html' ,
24
25
}
25
26
26
27
IGNORE_PAPERS = {
You can’t perform that action at this time.
0 commit comments