Aidge interoperability framework with PyTorch.
Project description
Aidge PyTorch interoperability
[!WARNING] This repository is work in progress, come back later to find the features available.
Quick start
System Requirements
python >= 3.10aidge_core
pip install aidge-interop-torch
🛠 Build from Source
Prerequisite (in addition to previous one):
- Please review the global installation instructions before proceeding.
- If using a virtual environment, use the same one for all Aidge modules.
1. Python installation using setup scripts
| Environment | Python Development |
|---|---|
| Windows | .\setup.ps1 -Modules interop_torch -Tests |
| Unix | ./setup.sh -m interop_torch --tests |
[!TIP] Use
Get-Help setup.ps1(Windows) or./setup.sh -h(Unix) for full documentation.
2. Python Installation (pip)
Run these commands from the aidge_interop_torch/ directory:
#fStandard install
pip install . -v
# Install with testing dependencies
pip install .[test] -v && pytest
Editable Install (Experimental)
Use this for real-time development without re-installing.
pip install --no-build-isolation -ve . --config-settings=editable.rebuild=true -Cbuild-dir=build
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 Distributions
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 aidge_interop_torch-0.9.1.post2-py3-none-any.whl.
File metadata
- Download URL: aidge_interop_torch-0.9.1.post2-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e806395a67a5443d74f952055d68cd31b6c8217511fc9883f407d461e2d3cea4
|
|
| MD5 |
b2bbebb8879a27e6ba03d34bddc460d0
|
|
| BLAKE2b-256 |
872857d5ec854dae56980c9e492665bdd304b57f21e11d6eb18bf66c4af082fb
|