Skip to main content

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

License

NCSA License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytorchfi-0.1.9b0.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

pytorchfi-0.1.9b0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page