We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129ba0c commit 8816684Copy full SHA for 8816684
README.md
@@ -68,6 +68,7 @@ $ python setup.py test
68
- [x] move self interacting key / value production into Conv, fix no pooling in conv with self interaction
69
- [x] go with a naive way to split up contribution from input degrees for DTP
70
71
+- [ ] for dot product attention in higher types, try euclidean distance optionally followed by projection, before attending
72
- [ ] start moving some spherical harmonic stuff to cpp or nim
73
- [ ] add memory checkpointing for the entire DTP module
74
0 commit comments