Skip to content

Commit cc54b15

Browse files
authored
s/Pytorch/PyTorch (#36)
1 parent 3aec320 commit cc54b15

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[https://shiftlab.github.io/pytorch](https://shiftlab.github.io/pytorch)
44

5-
A static website built in [Jekyll](https://jekyllrb.com/) and [Bootstrap](https://getbootstrap.com/) for [Pytorch](https://pytorch.org/), and its tutorials and documentation.
5+
A static website built in [Jekyll](https://jekyllrb.com/) and [Bootstrap](https://getbootstrap.com/) for [PyTorch](https://pytorch.org/), and its tutorials and documentation.
66

77
##Prerequisites
88

_get_started/installation/aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pytorch Usage Details: AWS
1+
# PyTorch Usage Details: AWS
22

33
To gain the full experience of what PyTorch has to offer, a machine with at least one dedicated NVIDA GPU is necessary. While it is not always practical to have your own machine with these specifications, there are our cloud based solutions to allow you to test and use PyTorch's full features.
44

_get_started/installation/azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pytorch Usage Details: Azure
1+
# PyTorch Usage Details: Azure
22

33
To gain the full experience of what PyTorch has to offer, a machine with at least one dedicated NVIDA GPU is necessary. While it is not always practical to have your own machine with these specifications, there are our cloud based solutions to allow you to test and use PyTorch's full features.
44

_get_started/installation/google-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pytorch Usage Details: Google Cloud
1+
# PyTorch Usage Details: Google Cloud
22

33
To gain the full experience of what PyTorch has to offer, a machine with at least one dedicated NVIDA GPU is necessary. While it is not always practical to have your own machine with these specifications, there are our cloud based solutions to allow you to test and use PyTorch's full features.
44

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h4>{{ card_title }}</h4>
131131
<div class="homepage-feature-module pytorch-users-module container">
132132
<div class="row">
133133
<div class="col-md-12 university-testimonials">
134-
<h2>Companies &amp; Universities<br />Using Pytorch</h2>
134+
<h2>Companies &amp; Universities<br />Using PyTorch</h2>
135135

136136
<!-- Temporarily hiding button since there isn't a 'Stories' page
137137
<a href="{{ site.baseurl }}/features" class="btn btn-lg with-right-arrow module-button">

0 commit comments

Comments
 (0)