A table stays a table
Table 1 of the paper has four columns and four rows. pdf2md.net returns it as one line of prose — and the whole file contains not a single table.
Layer Type Complexity per Layer Sequential Maximum Path Length Operations Self-Attention O(n 2 · d) O(1) O(1) Recurrent O(n · d 2 ) O(n) O(n) Convolutional O(k · n · d 2 ) O(1) O(logk(n)) Self-Attention (restricted) O(r · n · d) O(1) O(n/r)
0 table rows in the whole document
| Layer Type | Complexity per Layer | Sequential Operations | Maximum Path Length | |---|---|---|---| | Self-Attention | O(n2 · d) | O(1) | O(1) | | Recurrent | O(n · d2 ) | O(n) | O(n) | | Convolutional | O(k · n · d ) | O(1) | O(logk(n)) |
103 table rows across 10 tables


