Parallelo e cloud
Ampliare il Deep Learning con più GPU in locale o nel cloud e addestrare più reti in modo interattivo o in lavori batch
Addestrare reti profonde su più GPU, cluster e cloud, utilizzando Parallel Computing Toolbox™. Ampliare il Deep Learning con più GPU in locale o su cluster e addestrare più reti in modo interattivo o in lavori batch. Per saperne di più sulle opzioni, vedere Scale Up Deep Learning in Parallel, on GPUs, and in the Cloud.
Funzioni
deep.gpu.deterministicAlgorithms | Set determinism of deep learning operations on the GPU to get reproducible results (Da R2024b) |
deep.gpu.fastAttentionAlgorithms | Disable fast attention algorithms used by deep learning operations on the GPU (Da R2026a) |
Argomenti
Nozioni di base su parallelismo, GPU e cloud
- Scale Up Deep Learning in Parallel, on GPUs, and in the Cloud
Explore options for deep learning with MATLAB® in parallel and using multiple GPUs, locally or in the cloud. - Deep Learning with MATLAB on Multiple GPUs
Speed up deep neural network training using multiple GPUs locally or in the cloud. - Run Experiments in Parallel
Run multiple simultaneous trials or one trial at a time on multiple workers. - Deep Learning with Big Data
Train deep neural networks using large amounts of data. - Resolve GPU Memory Issues
Troubleshoot errors when MATLAB cannot allocate the requested GPU memory.
Addestramento nel cloud
- Deep Learning in the Cloud
Access MATLAB in the cloud for deep learning. - Work with Deep Learning Data in the Cloud
Example workflows for uploading data to the cloud.
- Cloud AI Workflow Using MathWorks Cloud Center
Example workflows for training, importing data, and optimizing a deep neural network in the cloud using MathWorks Cloud Center.
- Cloud AI Workflow Using the Deep Learning Container
Example workflows for training, importing data, and optimizing a deep neural network in the cloud using the Deep Learning Container.
Personalizzazione dei loop di addestramento
- Run Custom Training Loops on a GPU and in Parallel
Speed up custom training loops by running on a GPU, in parallel using multiple GPUs, or on a cluster. - Train Network in Parallel with Custom Training Loop
This example shows how to set up a custom training loop to train a network in parallel.









