Skip to content
/ DLG Public
forked from mit-han-lab/dlg

[NeurIPS 2019] Deep Leakage From Gradients

License

Notifications You must be signed in to change notification settings

quanthsu/DLG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code

# Single image on CIFAR
time perf stat -e cache-misses,cache-references,instructions,cycles python cifar.py

# Single image on MNIST
time perf stat -e cache-misses,cache-references,instructions,cycles python mnist.py 

About

[NeurIPS 2019] Deep Leakage From Gradients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%