Skip to content

Commit 679f73c

Browse files
authored
Merge branch 'site' into join
2 parents 93c6344 + 36aacf1 commit 679f73c

File tree

2,232 files changed

+19464
-3068
lines changed

Some content is hidden

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

2,232 files changed

+19464
-3068
lines changed

_events/pytorch-conference-2023.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
category: event
3+
title: "PyTorch Conference 2023"
4+
date: October 16, 2023
5+
---
6+
7+
**Date**: October 16 - 17, 2023
8+
9+
The conference will showcase PyTorch 2.0, the next-generation release of the popular machine learning framework. As part of the Linux Foundation, the PyTorch Foundation Conference continues the tradition of bringing together leading researchers, developers, and academic communities to advance the education and development of end-to-end machine learning.
10+
11+
The conference agenda features an engaging lineup of events, including an opening reception, engaging community and partner discussions, informative panels, poster sessions, enlightening use cases and community stories, as well as discussions on the latest trends in machine learning and deep learning development and deployment.
12+
13+
[Find out more and register!](https://events.linuxfoundation.org/pytorch-conference/)

_get_started/previous-versions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1
5353
# ROCM 5.4.2 (Linux only)
5454
pip install torch==2.0.0+rocm5.4.2 torchvision==0.15.1+rocm5.4.2 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/rocm5.4.2
5555
# CUDA 11.7
56-
pip install torch==2.0.0+cu117 torchvision==0.15.1+cu116 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu117
56+
pip install torch==2.0.0+cu117 torchvision==0.15.1+cu117 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu117
5757
# CUDA 11.8
58-
pip install torch==2.0.0+cu118 torchvision==0.15.1+cu117 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
58+
pip install torch==2.0.0+cu118 torchvision==0.15.1+cu118 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
5959
# CPU only
6060
pip install torch==2.0.0+cpu torchvision==0.15.1+cpu torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cpu
6161
```
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: blog_detail
3+
title: "PyTorch Conference 2023: Join us in San Francisco October 16-17"
4+
---
5+
6+
![PyTorch Conference 2023](/assets/images/pytorch-conf-2023.png){:style="max-height:800px; width:100%"}
7+
8+
9+
We’re thrilled to announce the upcoming [PyTorch Conference 2023](https://events.linuxfoundation.org/pytorch-conference/)! On October 16-17, the conference will showcase PyTorch 2.0, the next-generation release of the popular machine learning framework. As part of the Linux Foundation, the PyTorch Foundation Conference continues the tradition of bringing together leading researchers, developers, and academic communities to advance the education and development of end-to-end machine learning.
10+
11+
The conference agenda features an engaging lineup of events, including an opening reception, engaging community and partner discussions, informative panels, poster sessions, enlightening use cases and community stories, as well as discussions on the latest trends in machine learning and deep learning development and deployment.
12+
13+
## Call for Proposals
14+
15+
We are now accepting speaker proposals for the conference until **July 21**. The program committee will carefully review all submissions, and selected speakers will be notified by **August 8**. We strongly encourage both experienced and first-time speakers to submit their proposals. This conference provides an excellent opportunity to connect with the PyTorch community, share your ideas, and showcase your work.
16+
17+
When preparing your proposal, please consider the following guidelines:
18+
19+
* What are you hoping to get from your presentation?
20+
* What do you expect the audience to gain from your presentation?
21+
* How will your presentation help better the open source ecosystem?
22+
23+
To help you shape your proposal, here are some suggested topics for the conference:
24+
25+
* Deployments on AWS, Azure
26+
* Use cases and real-world applications
27+
* Foundational models
28+
* AI practices
29+
* Production considerations
30+
* PyTorch 2.X features and updates
31+
* Training techniques and best practices
32+
* Inference methodologies
33+
* Hardware advancements and optimizations
34+
* Edge computing applications
35+
* Scalability solutions
36+
* Latest research breakthroughs
37+
* Optimization strategies
38+
* Extending PyTorch through customizations and plugins
39+
40+
We kindly request that you refrain from submitting sales or marketing pitches and avoid discussing unlicensed or closed-source technologies. Such talks tend to detract from the integrity of our events and are not well-received by conference attendees.
41+
42+
## Register Today
43+
44+
Registration is now open! Get your ticket today and secure your spot: [https://events.linuxfoundation.org/pytorch-conference/register/](https://events.linuxfoundation.org/pytorch-conference/register/)
45+
46+
Thank you for your interest, and we look forward to a successful PyTorch Conference 2023!

assets/images/pytorch-conf-2023.png

136 KB
Loading

docs/main/_dynamo.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<div class="pytorch-left-menu-search">
237237

238238
<div class="version">
239-
<a href='https://pytorch.org/docs/versions.html'>main (2.1.0a0+gitfcf2fb2 ) &#x25BC</a>
239+
<a href='https://pytorch.org/docs/versions.html'>main (2.1.0a0+git66a2600 ) &#x25BC</a>
240240
</div>
241241

242242

@@ -310,7 +310,12 @@
310310
<li class="toctree-l1"><a class="reference internal" href="compile/custom-backends.html">Custom Backends</a></li>
311311
<li class="toctree-l1"><a class="reference internal" href="compile/deep-dive.html">TorchDynamo Deeper Dive</a></li>
312312
<li class="toctree-l1"><a class="reference internal" href="compile/performance-dashboard.html">PyTorch 2.0 Performance Dashboard</a></li>
313+
<li class="toctree-l1"><a class="reference internal" href="compile/torchfunc-and-torchcompile.html">torch.func interaction with torch.compile</a></li>
313314
<li class="toctree-l1"><a class="reference internal" href="ir.html">IRs</a></li>
315+
<li class="toctree-l1"><a class="reference internal" href="compile/dynamic-shapes.html">Dynamic shapes</a></li>
316+
<li class="toctree-l1"><a class="reference internal" href="compile/fake-tensor.html">Fake tensor</a></li>
317+
<li class="toctree-l1"><a class="reference internal" href="logging.html">torch._logging</a></li>
318+
<li class="toctree-l1"><a class="reference internal" href="compile/transformations.html">Writing Graph Transformations on ATen IR</a></li>
314319
</ul>
315320
<p class="caption" role="heading"><span class="caption-text">Language Bindings</span></p>
316321
<ul>

docs/main/_images/RReLU.png

17 Bytes
Loading

docs/main/_modules/index.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<div class="pytorch-left-menu-search">
236236

237237
<div class="version">
238-
<a href='https://pytorch.org/docs/versions.html'>main (2.1.0a0+gitfcf2fb2 ) &#x25BC</a>
238+
<a href='https://pytorch.org/docs/versions.html'>main (2.1.0a0+git66a2600 ) &#x25BC</a>
239239
</div>
240240

241241

@@ -309,7 +309,12 @@
309309
<li class="toctree-l1"><a class="reference internal" href="../compile/custom-backends.html">Custom Backends</a></li>
310310
<li class="toctree-l1"><a class="reference internal" href="../compile/deep-dive.html">TorchDynamo Deeper Dive</a></li>
311311
<li class="toctree-l1"><a class="reference internal" href="../compile/performance-dashboard.html">PyTorch 2.0 Performance Dashboard</a></li>
312+
<li class="toctree-l1"><a class="reference internal" href="../compile/torchfunc-and-torchcompile.html">torch.func interaction with torch.compile</a></li>
312313
<li class="toctree-l1"><a class="reference internal" href="../ir.html">IRs</a></li>
314+
<li class="toctree-l1"><a class="reference internal" href="../compile/dynamic-shapes.html">Dynamic shapes</a></li>
315+
<li class="toctree-l1"><a class="reference internal" href="../compile/fake-tensor.html">Fake tensor</a></li>
316+
<li class="toctree-l1"><a class="reference internal" href="../logging.html">torch._logging</a></li>
317+
<li class="toctree-l1"><a class="reference internal" href="../compile/transformations.html">Writing Graph Transformations on ATen IR</a></li>
313318
</ul>
314319
<p class="caption" role="heading"><span class="caption-text">Language Bindings</span></p>
315320
<ul>

0 commit comments

Comments
 (0)