No project description provided
Project description
PyTorchFI
PyTorchFI is a runtime fault injector tool for PyTorch to simulate bit flips within the neural network. Check us out on PyPI here.
Installation
Via Pip
Install using pip install pytorchfi Then in your project source files:
import pytorchfi
From Source
Download this repository into your project folder. Then in your project source files:
from src import PyTorchFI_Core
Documentation
The documentation can be found at https://pytorchfi.github.io/docs/.
Code
Structure
The main source code of PyTorchFI is held in src, which carries both Core and Util implementations.
Formatting
All python code is formatted with black.
Contributors
- Sarita V. Adve (UIUC)
- Neeraj Aggarwal (UIUC)
- Christopher W. Fletcher (UIUC)
- Siva Kumar Sastry Hari (NVIDIA)
- Abdulrahman Mahmoud (UIUC)
- Alex Nobbe (UIUC)
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytorchfi-0.1.92.tar.gz.
File metadata
- Download URL: pytorchfi-0.1.92.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd726f7ce7f95b74c3be1bc88abe5e29c0dd1c1fc646bdced6eb8cab983194c3
|
|
| MD5 |
03ed3294a46698f74d3dfb083423c090
|
|
| BLAKE2b-256 |
a812df30e370ebe0e6bd4ea651d2d702ffa99c2dfe544f30c67a0b4359f54312
|
File details
Details for the file pytorchfi-0.1.92-py3-none-any.whl.
File metadata
- Download URL: pytorchfi-0.1.92-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33bcfaf7a9abc28386d0ec34faccebb864c15a4e898c9bfa40a850d045607188
|
|
| MD5 |
f6afce7e6cba9db5eca1ad80779a9550
|
|
| BLAKE2b-256 |
8d4ea6aadd5aa0d757587816e480616dc8e800ec3d88797d7a5ddb0d3ea2ba30
|