Skip to content

Implementation of PP-RNNs using concrete-core (a library based on the TFHE scheme).

Notifications You must be signed in to change notification settings

irskid5/tfhe_rnns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfhe_rnns

TO INSTALL, DO THE FOLLOWING PREINSTALL STEPS:

  1. sudo apt-get install libhdf5-serial-dev
  2. Make sure you have cmake, build-essential, and NVIDIA Cuda Toolkit > 11.6 installed

If you don't do this, it complains about HDF5 missing files.


Code to turn gpus on/off: sudo nvidia-smi drain -p 0000:67:00.0 -m 0

About

Implementation of PP-RNNs using concrete-core (a library based on the TFHE scheme).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages