PyTorch

From Tygron Preview Support Wiki
Revision as of 15:25, 4 February 2025 by Frank@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.

A PyTorch model can be converted to an ONNX file, which in turn can be imported into the Tygron Platform as a Neural Network for an Inference Overlay.

References

  1. PyTorch ∙ found at: https://pytorch.org/ (last visited: 2025-02-04)