-
- Downloads
Add Fast Transformer and Recurrent version.
Add DO-Transformer as own Pytorch module. adjust collate function and architecture factory.
Showing
- data/collate/data_collate_factory.py 1 addition, 1 deletiondata/collate/data_collate_factory.py
- modules/architecture/architecture_factory.py 9 additions, 0 deletionsmodules/architecture/architecture_factory.py
- modules/architecture/fast_recurrent_transformer.py 114 additions, 0 deletionsmodules/architecture/fast_recurrent_transformer.py
- modules/architecture/fast_transformer.py 116 additions, 0 deletionsmodules/architecture/fast_transformer.py
- modules/architecture/pytorch_transformer.py 119 additions, 0 deletionsmodules/architecture/pytorch_transformer.py
Loading
Please register or sign in to comment