Advanced20 minGPU & AgentsDev Preview
GPU PyTorch Steps — A100 + H100 Pipeline
Chain an A100 matrix multiplication step and an H100 neural network inference step in a single workflow — Blazing routes each step to the matching GPU worker type; in local dev both fall back to Metal (MPS) on Apple Silicon or CUDA on NVIDIA — uses PyTorch.
Coming SoonDev Preview
This content is part of an upcoming preview program. Request early access
#gpu#neural-network#pipeline#pytorch
flow.py