darkonhub / darkon

Toolkit to Hack Your Deep Learning Models
http://darkon.io
Apache License 2.0
233 stars 34 forks source link

Parallel processing for fast execution #14

Open teradepth opened 6 years ago

teradepth commented 6 years ago

Implement parallel processing of _grad_diffs() and _grad_diffs_all for faster execution Needs to modify Tensorflow gradient functions