Skip to content

Commit 8816684

Browse files
committed
todo
1 parent 129ba0c commit 8816684

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ $ python setup.py test
6868
- [x] move self interacting key / value production into Conv, fix no pooling in conv with self interaction
6969
- [x] go with a naive way to split up contribution from input degrees for DTP
7070

71+
- [ ] for dot product attention in higher types, try euclidean distance optionally followed by projection, before attending
7172
- [ ] start moving some spherical harmonic stuff to cpp or nim
7273
- [ ] add memory checkpointing for the entire DTP module
7374

0 commit comments

Comments
 (0)