ROCm
ROCmAlso called: Radeon Open Compute
An open-source software platform developed by AMD for GPU computing and deep learning workloads.
Explore more about Infrastructure
Related terms
A parallel computing platform and programming model developed by NVIDIA for accelerating applications using GPUs.
GPUGPUA Graphics Processing Unit (GPU) is a specialized parallel processor designed to perform large-scale mathematical computations efficiently, making it the primary hardware for training and running AI models.
AcceleratorA specialized hardware device designed to speed up compute-intensive workloads such as AI training and inference by efficiently executing parallel operations.
PyTorchAn open-source machine learning framework designed for deep learning, tensor computation, and dynamic neural network construction.
Distributed TrainingA training approach that distributes model training across multiple machines or accelerators to reduce training time and enable larger models or datasets.