目录

TorchX

TorchX is an application spec SDK for PyTorch related apps. It defines standard structs called specs that represent the job definition of an application. The application spec is the common language between TorchX runners and pipeline adapters. Once an application’s spec is created, the application can be run as a standalone job on a cluster or as a stage in an ML pipeline/workflow. TorchX works with several mainstream job schedulers and ML pipeline platforms so chances are you are already familiar with one that works with TorchX.

Just getting started? First learn the basic concepts and take a look at the builtin components library.

Not finding the component or adapter you are looking for? Write a custom one that fits your needs by using our SDK.

Components Library

Works With

Pipeline Adapters

Experimental

Beta Features

文档

访问 PyTorch 的全面开发人员文档

查看文档

教程

获取面向初学者和高级开发人员的深入教程

查看教程

资源

查找开发资源并解答您的问题

查看资源