Skip to content

A collection of some attention / convolution operators implemented using PyTorch.

License

Notifications You must be signed in to change notification settings

Renovamen/torchop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torchop

A collection of some attention/convolution operators implemented using PyTorch.

这里是一篇介绍它们的博客

WIP

 

Installation (optional)

git clone https://github.com/Renovamen/torchop.git
cd torchop
python setup.py install

or

pip install git+https://github.com/Renovamen/torchop.git --upgrade

 

Implemented Networks

Attention

Convolution

About

A collection of some attention / convolution operators implemented using PyTorch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages