Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fairseq2n: fairseq2 Native Library

fairseq2n contains the native parts (i.e. C++, CUDA kernels) of fairseq2, while fairseq2 itself is a pure Python package. Unless you want to contribute some C++/CUDA work to fairseq2, you can safely ignore fairseq2n and consider it an implementation detail.