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.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-py3-none-any.whl (218.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytorchautoforge-0.2.1.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.tar.gz
Algorithm Hash digest
SHA256 08f4c427d1ec826499bdfa769386513e0e6bdd0dc38fb97cb110425a2a37c5a3
MD5 021e5c8775255e8c22ac2e352704be1e
BLAKE2b-256 1170556054dd32d991a584886bb4ca8c5cf45c135f83cb27204f1582ed35341b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytorchautoforge-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d76350fd868d538d39f85acb75d10b7731caf184e96e53c20220a2ce5d92c0d7
MD5 90f4cbdc263f6924870b4cc1a9d7021c
BLAKE2b-256 f21bebcb995b30d61fecc8cd32f78be8f1a17081aaa67780a208f31c9b8db702

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