Skip to content

bacemkarray/aiayn-transformer-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ implementation of the Attention is All You Need paper. Imported weights from a trained model from PyTorch.

Methods to improve performance will be discussed in the near future, but currently my plans are to keep everything local to the CPU (hence why training will be handled by PyTorch which can easily utilize the GPU).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors