Skip to main content

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 :)

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

This is the suggested installation method, the others are mostly intended for development and may not be completely up-to-date with the newest release versions. Run in a conda or virtual environment:

pip install pyTorchAutoForge

Dependencies for the core modules should be installed automatically using pip.

Manual installation (venv)

  1. Clone the repository
  2. Create a virtual environment using python >= 3.10 (tested with 3.11), using python -m venv <your_venv_name>
  3. Activate the virtual environment using source <your_venv_name>/bin/activate
  4. Install the requirements using pip install -r requirements.txt
  5. Install the package using pip install . in the root folder of the repository

Manual installation (conda)

Option A:

  1. Clone the repository
  2. Create a new conda environment (python >=3.10) using the provided enrivonment.yml file

Option B;

  1. Clone the repository
  2. Use the automatic installation script conda_install.sh. There are several options, use those you need. It will automatically create a new environment named autoforge.

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

pytorchautoforge-0.2.1.dev10.tar.gz (186.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytorchautoforge-0.2.1.dev10-py3-none-any.whl (219.0 kB view details)

Uploaded Python 3

File details

Details for the file pytorchautoforge-0.2.1.dev10.tar.gz.

File metadata

  • Download URL: pytorchautoforge-0.2.1.dev10.tar.gz
  • Upload date:
  • Size: 186.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for pytorchautoforge-0.2.1.dev10.tar.gz
Algorithm Hash digest
SHA256 60bccd091cb88bd04465ec6b4363b7b94fa8d82ff90b7d2d9597e2b86903857d
MD5 021eb1b74f132b3a05cc7da1e3521367
BLAKE2b-256 2152bd198dae7d01335c78f7335a2c9950f60bb573369b0c3c5d0f1b8a2ab670

See more details on using hashes here.

File details

Details for the file pytorchautoforge-0.2.1.dev10-py3-none-any.whl.

File metadata

File hashes

Hashes for pytorchautoforge-0.2.1.dev10-py3-none-any.whl
Algorithm Hash digest
SHA256 353fa58722012cb4ed73a966f4c9487164f0a4f08eb718f12709c0c9deea4fab
MD5 6d6fdb9542adeaa977ebfe75bebba450
BLAKE2b-256 93e23b340feaf4e8a553784d06a26518357a54a3b67e774926f4d24e8baed90e

See more details on using hashes here.

Supported by

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