File tree 2 files changed +6
-20
lines changed
2 files changed +6
-20
lines changed Original file line number Diff line number Diff line change 10
10
Ecosystem
11
11
</ a >
12
12
< div class ="resources-dropdown-menu ">
13
+ < a class ="nav-dropdown-item " href ="https://events.linuxfoundation.org/pytorch-conference/ ">
14
+ < span class ="dropdown-title "> PyTorch Conference - 2024</ span >
15
+ < p > September 18-19 in San Francisco</ p >
16
+ </ a >
13
17
< a class ="nav-dropdown-item " href ="{{ site.baseurl}}/ecosystem ">
14
18
< span class ="dropdown-title "> Tools</ span >
15
19
< p > Learn about the tools and frameworks in the PyTorch Ecosystem</ p >
16
20
</ a >
17
- < a class ="nav-dropdown-item " href ="{{ site.baseurl}}/ecosystem/ptc/2022 ">
18
- < span class ="dropdown-title "> PyTorch Conference - 2022</ span >
19
- < p > See the posters presented at PyTorch Conference - 2022</ p >
20
- </ a >
21
- < a class ="nav-dropdown-item " href ="https://events.linuxfoundation.org/pytorch-conference/ ">
22
- < span class ="dropdown-title "> PyTorch Conference - 2023</ span >
23
- < p > October 16-17 in San Francisco</ p >
24
- </ a >
25
- < a class ="nav-dropdown-item " href ="{{ site.baseurl}}/ecosystem/contributor-awards-2023 ">
26
- < span class ="dropdown-title "> Contributor Awards - 2023</ span >
27
- < p > Award winners announced at this year's PyTorch Conference</ p >
28
- </ a >
29
21
</ div >
30
22
</ div >
31
23
</ li >
Original file line number Diff line number Diff line change 32
32
</ li >
33
33
< ul class ="resources-mobile-menu-items ">
34
34
< li >
35
- < a href ="{{ site.baseurl }}/ecosystem "> Tools</ a >
36
- </ li >
37
- < li >
38
- < a href ="{{ site.baseurl}}/ecosystem/ptc/2022 "> PyTorch Conference - 2022</ a >
35
+ < a href ="https://events.linuxfoundation.org/pytorch-conference/ "> PyTorch Conference - 2024</ a >
39
36
</ li >
40
37
< li >
41
- < a href ="https://events.linuxfoundation.org/pytorch-conference/ "> PyTorch Conference - 2023</ a >
42
- </ li >
43
- < li >
44
- < a href ="{{ site.baseurl }}/ecosystem/contributor-awards-2023 "> Contributor Awards - 2023</ a >
38
+ < a href ="{{ site.baseurl }}/ecosystem "> Tools</ a >
45
39
</ li >
46
40
</ ul >
47
41
You can’t perform that action at this time.
0 commit comments