PyTorchAutoForge library is based on raw PyTorch and designed to automate DNN development, model tracking and deployment, tightly integrated with MLflow and Optuna. It supports Spiking networks libraries (WIP). Deployment can be performed using ONNX, pyTorch facilities or TensorRT (WIP). The library is designed to be compatible with Jetson Orin Nano Jetpack rev6.1, with bash script to automatically configure virtualenv.
Project description
pyTorchAutoForge
WARNING: work in progress. Do not hesitate to open issues for improvements or problems!
A library based on PyTorch (https://pytorch.org/) and designed to automate ML models development, tracking and deployment, integrated with MLflow and Optuna (https://mlflow.org/, https://optuna.org/). It also supports spiking networks libraries (WIP). Model optimization and deployment can be performed using ONNx, pyTorch facilities or TensorRT (WIP). The library aims to be compatible with Jetson Orin Nano Jetpack rev6.1. Several other functionalities and utilities for sklearn and pySR (https://github.com/MilesCranmer/PySR) are included (see README and documentation).
Installation using pip
The suggested installation method is through pip as the others are mostly intended for development and may not be completely up-to-date with the newest release versions. In whatever conda or virtual environment you like (preferably with a sufficiently new torch release, to install from pypi:
pip install pyTorchAutoForge
Or from a local copy of the repository (requires hatch module for the build):
cd pyTorchAutoforge
pip install .
An automatic installation script conda_install.sh is provided and should work in most cases. Note that it will automatically create a new environment named autoforge and makes several assumptions about your environment.
Dependencies for the core modules should be installed automatically using pip. However, this is currently not fully tested. Please open related issues.
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.4.0.tar.gz.
File metadata
- Download URL: pytorchautoforge-0.4.0.tar.gz
- Upload date:
- Size: 192.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a75ca8f37d6e8329dd1a22fec39d677368e45453da20e234a07bdd8ba09c34bb
|
|
| MD5 |
6c4238894070baa153c31f48fdad53db
|
|
| BLAKE2b-256 |
7b8c868f23ca79b887b4546decd56a0b565454bc1c28a62143141bb1f5e9d35c
|
File details
Details for the file pytorchautoforge-0.4.0-py3-none-any.whl.
File metadata
- Download URL: pytorchautoforge-0.4.0-py3-none-any.whl
- Upload date:
- Size: 228.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52fad2a7aac6c59afc294fef5649f589cd5455ea80cde9f60f2bd0cea6472917
|
|
| MD5 |
69b3255aa97e463b4f6bc666f42b08d3
|
|
| BLAKE2b-256 |
1052f2f5893b3aab72532061bc156ad7dbc4c8f4f62f4e50ef02d3028429e13c
|