Skip to main content

Furiosa Python SDK

Project description

Furiosa SDK

Installation

furiosa-sdk can be installed from PyPI using pip (note that the package name is different from the importable name)::

pip install furiosa-sdk

You can install furiosa-sdk with extra packages (for example runtime, quantizer):

pip install 'furiosa-sdk[runtime,quantizer]'

Extra packages

You can optionally choose the following extras when you install furiosa-sdk.

  • runtime: Runtime to run inferences with FuriosaAI's Simulator, FPGA or ASIC.
  • quantizer: Helper to transform DNN models into int8 quantized models.

Download

furiosa-sdk is available on PyPI
https://pypi.org/project/furiosa-sdk/

The documentation is hosted at:
https://docs.furiosa.ai/sdk/

Code

The code and issue tracker are hosted on GitHub:
https://github.com/furiosa-ai/furiosa-sdk

Contributing

We welcome many types of contributions - bug reports, pull requests (code, infrastructure or documentation fixes). For more information about how to contribute to the project, see the CONTRIBUTING.md file in the repository.

Project details


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