PyTorchAutoForge library is based on raw PyTorch and designed to automate DNN development, model tracking and deployment, tightly integrated with MLflow and Optuna. It also supports spiking networks libraries (WIP). Model optimization and deployment can be performed using ONNx, pyTorch facilities or TensorRT (WIP). The library also aims to be compatible with Jetson Orin Nano Jetpack rev6.1.
Project description
pyTorchAutoForge
Custom library based on raw PyTorch to automate DNN development, tracking and deployment, tightly integrated with MLflow and Optuna. The package also includes functions to export and load models to/from ONNx format, as well as a MATLAB wrapper class for model evaluation.
Quick installation (bash)
- Clone the repository
- Create a virtual environment using python >= 3.10 (tested with 3.11), using
python -m venv <your_venv_name> - Activate the virtual environment using
source <your_venv_name>/bin/activateon Linux - Install the requirements using
pip install -r requirements.txt - Install the package using
pip install .in the root folder of the repository
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 pytorchautoforge-0.1.0a0.tar.gz.
File metadata
- Download URL: pytorchautoforge-0.1.0a0.tar.gz
- Upload date:
- Size: 75.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a326afca2f5c71f5c69e2c9d9f85850b0cad9d7dccb54fcbea1ea36a2a994eb
|
|
| MD5 |
b4a3209e536701c81d8f8f491b761b31
|
|
| BLAKE2b-256 |
156d3573969bad97ec1b01f183fc830f5259a6d4bd71dd180767c8762b67317c
|
File details
Details for the file pyTorchAutoForge-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: pyTorchAutoForge-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 87.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25b48836ce67d35580c119de2c2c33ddc1f2529d60b892712c3c2334d0e2b60d
|
|
| MD5 |
dfffd5bd46f5316d2ad23d979036d3b8
|
|
| BLAKE2b-256 |
eba82459bbffce7e4dc35b0fd1c482a6ba0a0c87a6d7adbddfff67130eb98610
|