23 Forks
40 Stars
40 Watchers

TensorFI

TensorFI is a fault injection framework for injecting both hardware and software faults into applications written using the TensorFlow framework. You can find more information about TensorFI in the paper below.

How to download and setup TensorFI

Open terminal and run command
git clone https://github.com/DependableSystemsLab/TensorFI.git
git clone is used to create a copy or clone of TensorFI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TensorFI https://github.com/DependableSystemsLab/TensorFI/archive/master.zip

Or simply clone TensorFI with SSH
[email protected]:DependableSystemsLab/TensorFI.git

If you have some problems with TensorFI

You may open issue on TensorFI support forum (system) here: https://github.com/DependableSystemsLab/TensorFI/issues