PyTorch

From Tygron Preview Support Wiki
Revision as of 09:48, 17 October 2025 by Rudolf@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PyTorch[1] is a Python-based, open source, and production-ready AI framework that supports distributed training, graph mode, and cloud platforms.

PyTorch packages can be installed and managed using Conda. Conda-forge's Miniforge[2] is an open-source application that allows you to create and manage conda environments.

Trained PyTorch Models can be exported using the ONNX file format, which in turn can be imported into the Tygron Platform as a Neural Network for an Inference Overlay.