keroro824 / HashingDeepLearning

Codebase for "SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems"
MIT License
1.07k stars 169 forks source link

Pytorch compatibility #23

Open dmenig opened 4 years ago

dmenig commented 4 years ago

Hi.

Thank you for your greatly interesting work !

I know that a huge chunk of the industry uses pytorch for research, and tensorflow for deployment. So making this useful for training with the pytorch framework would be very appreciated, I think. Are there any plans to make this compatible with pytorch ?

iperov commented 3 years ago

I think tensorflow folder is just for example to compare the speed. There is no tensorflow implementation. SLIDE is pure CPU algorithm written in C++