Skip to content

Commit e72eb30

Browse files
authored
Merge pull request #125693 from changeworld/patch-105
Fix typo
2 parents 6ee565a + 8ea7cb0 commit e72eb30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/spark/apache-spark-gpu-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ To learn more about how you can use the NVIDIA RAPIDS Accelerator with your GPU-
6363

6464
## Train deep learning models
6565

66-
Deep learning models are often data and computation intensive. Because of this, organizations often accelerate their training process with GPU-enabled clusters. In Azure Synapse Analytics, organizations can build models using frameworks like Tensorflow and PyTorch. Then, users can scale up their deep learning models with Horovod and Petastorm.
66+
Deep learning models are often data and computation intensive. Because of this, organizations often accelerate their training process with GPU-enabled clusters. In Azure Synapse Analytics, organizations can build models using frameworks like TensorFlow and PyTorch. Then, users can scale up their deep learning models with Horovod and Petastorm.
6767

6868
To learn more about how you can train distributed deep learning models, visit the following guides:
69-
- [Tutorial: Distributed training with Horovod and Tensorflow](../machine-learning/tutorial-horovod-tensorflow.md)
69+
- [Tutorial: Distributed training with Horovod and TensorFlow](../machine-learning/tutorial-horovod-tensorflow.md)
7070
- [Tutorial: Distributed training with Horovod and PyTorch](../machine-learning/tutorial-horovod-pytorch.md)
7171

7272
## Improve machine learning scoring workloads

0 commit comments

Comments
 (0)