Skip to content

Commit b18aa36

Browse files
authored
Update and rename 2022-5-16-introducing-accelerated-pytorch-training-on-mac.md to 2022-5-18-introducing-accelerated-pytorch-training-on-mac.md
Changed name, updated 1st sentence, removed author names
1 parent 998e8a2 commit b18aa36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2022-5-16-introducing-accelerated-pytorch-training-on-mac.md renamed to _posts/2022-5-18-introducing-accelerated-pytorch-training-on-mac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: blog_detail
33
title: "Introducing Accelerated PyTorch Training on Mac "
4-
author: Team PyTorch (Ash Koul, Andrew Caples, Alban Desmaison)
4+
author: Team PyTorch
55
featured-img: "/assets/images/METAPT-002-BarGraph-02-static.png"
66
---
77

8-
We are excited to announce support for GPU-accelerated PyTorch training on Mac. Until now, PyTorch training on Mac only leveraged the CPU, but with the upcoming PyTorch v1.12 release, developers and researchers can take advantage of Apple silicon GPUs for significantly faster model training. This unlocks the ability to perform machine learning workflows like prototyping and fine-tuning locally, right on Mac.
8+
In collaboration with the Metal engineering team at Apple, we are excited to announce support for GPU-accelerated PyTorch training on Mac. Until now, PyTorch training on Mac only leveraged the CPU, but with the upcoming PyTorch v1.12 release, developers and researchers can take advantage of Apple silicon GPUs for significantly faster model training. This unlocks the ability to perform machine learning workflows like prototyping and fine-tuning locally, right on Mac.
99

1010
<p align="center">
1111
<img src="/assets/images/intro-graphic-accelerated-pytorch-training.jpg" width="100%">

0 commit comments

Comments
 (0)