Skip to content

xhzhao/irnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irnn

Requirements


  • Pytorch
  • conda install mkl mkl-include
  • icc (if you only have gcc, please modify the CMakeList.txt line1 and line2)

Installation


mkdir build
cd build
cmake ..
make
cd ../pytorch_binding
python setup.py install

Contributer


Thanks your contribution from qidu he and shu zhang.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published