Skip to content

Commit fc32838

Browse files
authored
PyTorch content edits from Bruce (#55)
* Bruce adding markdown and html content * Remove leading slashes in case studies logo * Add full Tensor Comprehensions blog post
1 parent 9d165f5 commit fc32838

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+366
-189
lines changed

_case_studies/nvidia.md

-7
This file was deleted.

_case_studies/paristech.md

-7
This file was deleted.

_case_studies/salesforce.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: blog_detail
3+
title: Salesforce
4+
logo: assets/images/salesforce.png
5+
---
6+
7+
Pushing the state of the art in NLP and Multi-task learning.

_case_studies/stanford-university.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: blog_detail
33
title: Stanford University
4-
logo: assets/images/stanford-university-logo.png
4+
logo: assets/images/stanford-university.png
55
---
66

7-
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
7+
Using PyTorch's flexibility to efficiently research new algorithmic approaches.

_case_studies/udacity.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: blog_detail
3+
title: Udacity
4+
logo: assets/images/udacity.png
5+
---
6+
7+
Educating the next wave of AI Innovators using PyTorch.

_ecosystem/allennlp.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: ecosystem_detail
3+
title: AllenNLP
4+
summary: AllenNLP is an open-source research library built on PyTorch for designing and evaluating deep learning models for NLP.
5+
external: true
6+
link: https://allennlp.org/
7+
---
8+
9+
## PYRO
10+
11+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

_ecosystem/detectron.md

-7
This file was deleted.

_ecosystem/elf.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
layout: ecosystem_detail
33
title: ELF
4-
summary: Extensive, Lightweight, and Flexible platform for game research
5-
background-class: ecosystem-detail-background
6-
body-class: ecosystem ecosystem-detail
7-
call-to-action: Try via CoLab
4+
summary: ELF is a platform for game research that allows developers to train and test their algorithms in various game environments.
5+
external: true
6+
link: https://github.com/pytorch/elf
87
---
98

109
## ELF

_ecosystem/glow.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: ecosystem_detail
3+
title: Glow
4+
summary: Glow is a machine learning compiler that accelerates the performance of deep learning frameworks on different hardware platforms.
5+
external: true
6+
link: https://github.com/pytorch/glow
7+
---

_ecosystem/gpytorch.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: ecosystem_detail
3+
title: GPyTorch
4+
summary: GPyTorch is a Gaussian process library implemented using PyTorch, designed for creating scalable, flexible Gaussian process models.
5+
external: true
6+
link: http://pyro.ai/
7+
---
8+
9+
## PYRO
10+
11+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

_ecosystem/parlai.md

-7
This file was deleted.

_ecosystem/pyro.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: ecosystem_detail
3+
title: Pyro
4+
summary: Pyro is a universal probabilistic programming language (PPL) written in Python and supported by PyTorch on the backend.
5+
external: true
6+
link: http://pyro.ai/
7+
---
8+
9+
## PYRO
10+
11+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

_ecosystem/tensorly.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: ecosystem_detail
3+
title: TensorLy
4+
summary: TensorLy is a Python library that makes tensor learning simple and accessible.
5+
external: true
6+
link: http://tensorly.org/stable/home.html
7+
---
8+
9+
## PYRO
10+
11+
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

_ecosystem/wav2letter.md renamed to _ecosystem/translate.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
layout: ecosystem_detail
3-
title: Wav2Letter
4-
summary: Simple and efficient end-to-end Automatic Speech Recognition (ASR) system from Facebook AI Research
5-
background-class: ecosystem-detail-background
6-
body-class: ecosystem ecosystem-detail
7-
call-to-action: Try via CoLab
3+
title: Translate
4+
summary: Translate is an open source project based on Facebook's machine translation systems.
5+
external: true
6+
link: https://github.com/pytorch/translate
87
---
98

109
## Get Started

_ecosystem/wsl-embeddings.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: ecosystem_detail
3+
title: WSL Embeddings
4+
summary: WSL Embeddings allow developers to experiment with image recognition capabilities based on models trained on large datasets [Coming Soon]
5+
external: true
6+
link: https://facebook.ai/developers/tools/wslembeddings
7+
---

_features/cloud-partners.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ snippet: >
1616
```
1717
---
1818

19-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ac velit vel elit sollicitudin mattis nec. Lorem ipsum dolor sit amet.
19+
Get up and running quickly with PyTorch through cloud platforms for training and inference.

_features/distributed-training.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ snippet: >
1616
```
1717
---
1818

19-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ac velit vel elit sollicitudin mattis nec. Lorem ipsum dolor sit amet.
19+
Take advantage of native support for asynchronous execution of collective operations and peer-to-peer communication that is accessible from both Python and C++.

_features/hybrid-front-end.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ snippet: >
1616
```
1717
---
1818

19-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ac velit vel elit sollicitudin mattis nec. Lorem ipsum dolor sit amet.
19+
A new hybrid front-end provides ease-of-use and flexibility in eager mode, while seamlessly transitioning to graph mode for speed, optimization, and functionality in C++ runtime environments.

_features/imperative-cpp-front-end.md

-19
This file was deleted.

_features/link-to-colab.md

-19
This file was deleted.

_features/native-onnx-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ snippet: >
1616
```
1717
---
1818

19-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ac velit vel elit sollicitudin mattis nec. Lorem ipsum dolor sit amet.
19+
Export models in the standard ONNX (Open Neural Network Exchange) format for direct access to ONNX-compatible platforms, runtimes, visualizers, and more.

_features/python-first.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ snippet: >
1616
```
1717
---
1818

19-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ac velit vel elit sollicitudin mattis nec. Lorem ipsum dolor sit amet.
19+
Deep integration into Python allows popular libraries and packages to be used, while a new pure C++ interface (beta) enables performance-critical research.

_features/tools-libraries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ snippet: >
1616
```
1717
---
1818

19-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla ac velit vel elit sollicitudin mattis nec. Lorem ipsum dolor sit amet.
19+
Access a rich ecosystem of tools and libraries to extend PyTorch and support development in areas from computer vision to reinforcement learning.

_features/udacity-courses.md

-19
This file was deleted.

_get_started/get-started-locally.md

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ published: true
1717

1818
---
1919

20+
<!--
21+
2022
Lorem ipsum dolor sit amet, ex mei graeco alienum imperdiet. Recusabo consequuntur mei ei, habeo iriure virtute eam cu, in erat placerat vis. Eu mea nostrum inimicus, cum id aeque utamur erroribus.
2123
2224
```
@@ -47,3 +49,5 @@ for i in range(0,len(fred)):
4749
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
4850
4951
Lorem ipsum dolor sit amet, ex mei graeco alienum imperdiet. Recusabo consequuntur mei ei, habeo iriure virtute eam cu, in erat placerat vis. Eu mea nostrum inimicus, cum id aeque utamur erroribus.
52+
53+
-->

_get_started/get-started-via-cloud-partners.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ published: true
99

1010
<div class="container-fluid quick-start-module quick-starts">
1111
<div class="cloud-options-col">
12-
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
12+
<p>Cloud platforms provide powerful hardware and infrastructure for training and deploying deep learning models. Select a cloud platform below to get started with PyTorch.</p>
1313

1414
{% include quick_start_cloud_options.html %}
1515
</div>
1616
</div>
1717

18+
<!--
1819
### Elit scelerisque mauris
1920
2021
Lorem ipsum dolor sit amet, ex mei graeco alienum imperdiet. Recusabo consequuntur mei ei, habeo iriure virtute eam cu, in erat placerat vis. Eu mea nostrum inimicus, cum id aeque utamur erroribus.
@@ -24,3 +25,5 @@ Lorem ipsum dolor sit amet, ex mei graeco alienum imperdiet. Recusabo consequunt
2425
- Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
2526
2627
Sit amet cursus sit amet. Elit scelerisque mauris pellentesque pulvinar pellentesque habitant. Viverra aliquet eget sit amet tellus cras adipiscing enim. Accumsan in nisl nisi scelerisque
28+
29+
-->

_includes/footer.html

+7-8
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
<div class="row">
44
<div class="col-md-4 text-center">
55
<h2>Docs</h2>
6-
<p>Lorem ipsum dolor sit amet, consectetur</p>
6+
<p>Access comprehensive developer documentation for PyTorch</p>
77
<a class="with-right-arrow" href="{{ site.external_urls.docs }}">View Docs</a>
88
</div>
99

1010
<div class="col-md-4 text-center">
1111
<h2>Tutorials</h2>
12-
<p>Lorem ipsum dolor sit amet, consectetur</p>
12+
<p>Get in-depth tutorials for beginners and advanced developers</p>
1313
<a class="with-right-arrow" href="{{ site.baseurl }}/tutorials">View Tutorials</a>
1414
</div>
1515

1616
<div class="col-md-4 text-center">
1717
<h2>Resources</h2>
18-
<p>Lorem ipsum dolor sit amet, consectetur</p>
18+
<p>Find development resources and get your questions answered</p>
1919
<a class="with-right-arrow" href="{{ site.baseurl }}/resources">View Resources</a>
2020
</div>
2121
</div>
@@ -36,25 +36,24 @@ <h2>Resources</h2>
3636
<li><a href="{{ site.baseurl }}/features">Features</a></li>
3737
<li><a href="{{ site.baseurl }}/ecosystem">Ecosystem</a></li>
3838
<li><a href="{{ site.baseurl }}/blog">Blog</a></li>
39-
<li><a href="{{ site.baseurl }}/resources">Resources</a></li>
39+
<li><a href="{{ site.external_urls.contributing }}" target="_blank">Contributing</a></li>
4040
</ul>
4141
</div>
4242

4343
<div class="footer-links-col">
4444
<ul>
45-
<li class="list-title"><a href="{{ site.baseurl }}/support">Support</a></li>
45+
<li class="list-title"><a href="{{ site.baseurl }}/resources">Resources</a></li>
4646
<li><a href="{{ site.external_urls.tutorials }}" target="_blank">Tutorials</a></li>
4747
<li><a href="{{ site.external_urls.docs }}" target="_blank">Docs</a></li>
4848
<li><a href="{{ site.external_urls.discuss }}" target="_blank">Discuss</a></li>
49-
<li><a href="{{ site.external_urls.github_issues }}" target="_blank">Github Issues</a></li>
49+
<li><a href="{{ site.external_urls.github_issues }}" target="_blank">GitHub Issues</a></li>
5050
<li><a href="{{ site.external_urls.slack }}" target="_blank">Slack</a></li>
51-
<li><a href="{{ site.external_urls.contributing }}" target="_blank">Contributing</a></li>
5251
</ul>
5352
</div>
5453

5554
<div class="footer-links-col follow-us-col">
5655
<ul>
57-
<li class="list-title">Follow Us</li>
56+
<li class="list-title">Stay Connected</li>
5857
<li>
5958
{% capture placeholder %}Email Address{% endcapture %}
6059
{% include newsletter_subscribe_form.html placeholder=placeholder %}

_includes/quick_start_cloud_options.html

+14-15
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div class="quick-start-guides">
22
<div class="row cloud-option-row dropdown">
33
<ul class="dropdown-menu aws-links">
4-
<li><a href="#">AWS Link 1</a></li>
5-
<li><a href="#">AWS Link 2</a></li>
6-
<li><a href="#">AWS Link 3</a></li>
4+
<li><a href="https://aws.amazon.com/sagemaker/">Amazon SageMaker</a></li>
5+
<li><a href="https://aws.amazon.com/machine-learning/amis/">AWS Deep Learning AMIs</a></li>
6+
<li><a href="https://aws.amazon.com/machine-learning/">Learn More</a></li>
77
</ul>
88
<div class="col-md-12 cloud-option with-right-arrow animated-border" data-toggle="dropdown" data-flip="false">
99
<div class="cloud-option-body aws">
@@ -13,25 +13,24 @@
1313
</div>
1414
<div class="row cloud-option-row dropdown">
1515
<ul class="dropdown-menu microsoft-links">
16-
<li><a href="#">Azure Link 1</a></li>
17-
<li><a href="#">Azure Link 1</a></li>
18-
<li><a href="#">Azure Link 1</a></li>
16+
<li><a href="https://cloud.google.com/deep-learning-vm-image/">Cloud Deep Learning VM Image</a></li>
1917
</ul>
2018
<div class="col-md-12 cloud-option with-right-arrow animated-border" data-toggle="dropdown" data-flip="false">
21-
<div class="cloud-option-body microsoft-azure">
22-
Microsoft Azure
19+
<div class="cloud-option-body google-cloud">
20+
Google Cloud Platform
2321
</div>
2422
</div>
2523
</div>
2624
<div class="row cloud-option-row dropdown">
2725
<ul class="dropdown-menu google-links">
28-
<li><a href="#">Google Cloud Link 1</a></li>
29-
<li><a href="#">Google Cloud Link 1</a></li>
30-
<li><a href="#">Google Cloud Link 1</a></li>
31-
</ul>
32-
<div class="col-md-12 cloud-option with-right-arrow animated-border" data-toggle="dropdown" data-flip="false">
33-
<div class="cloud-option-body google-cloud">
34-
Google Cloud Platform
26+
<li><a href="https://azure.microsoft.com/en-us/services/machine-learning-studio/">Azure Machine Learning Studio</a></li>
27+
<li><a href="https://azure.microsoft.com/en-us/services/virtual-machines/data-science-virtual-machines/">Data Science Virtual Machines</a></li>
28+
<li><a href="https://notebooks.azure.com/pytorch">Azure Notebooks</a></li>
29+
<li><a href="https://azure.microsoft.com/en-us/overview/ai-platform/">Learn More</a></li>
30+
</ul>
31+
<div class="col-md-12 cloud-option with-right-arrow animated-border" data-toggle="dropdown" data-flip="false">
32+
<div class="cloud-option-body microsoft-azure">
33+
Microsoft Azure
3534
</div>
3635
</div>
3736
</div>

_includes/quick_start_local.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<p>Select your preferences and run the PyTorch install command. Please ensure that you are on the latest pip and numpy
1+
<p>Select your preferences and run the install command. Please ensure that you are on the latest pip and numpy
22
packages. Anaconda is our recommended package manager. You can also
3-
<a href="{{ site.external_urls.previous_pytorch_versions }}">view previous versions of PyTorch.</a>
3+
<a href="{{ site.external_urls.previous_pytorch_versions }}">install previous versions of PyTorch.</a>
44
</p>
55

66
<div class="row">

0 commit comments

Comments
 (0)