-
Notifications
You must be signed in to change notification settings - Fork 287
/
_config.yml
130 lines (129 loc) · 3.09 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# Site settings
title: "PyTorch Website"
author: "Facebook"
default_author: Team PyTorch
description: "Scientific Computing..."
latest_version: 1.0
timezone: America/Los_Angeles
url: "https://pytorch.org"
baseurl: ""
plugins:
- jekyll-paginate-v2
- jekyll-redirect-from
- jekyll-autoprefixer
- jekyll-feed
sass:
load_paths:
- _sass
- node_modules
exclude:
[
vendor,
node_modules,
README.md,
Gemfile,
Gemdile.lock,
yarn.lock,
yarn-error.log,
package.json,
Makefile,
scripts,
_hub/docs/template.md,
]
include:
[
_static,
_images,
_modules,
_sources,
_asserts.html,
_comparison.html,
_creation.html,
_dynamo.html,
_inductor.html,
_lowrank.html,
_script.html,
_serialization.html,
_symbolic_trace.html,
_tensor_str.html,
_trace.html,
_utils.html,
]
keep_files: [vendor/assets, docs/master/_static/js/vendor/]
github: [metadata]
external_urls:
github: https://github.com/pytorch/pytorch
github_issues: https://github.com/pytorch/pytorch/issues
hub_issues: https://github.com/pytorch/hub/issues
contributing: https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md
hub_template: https://github.com/pytorch/hub/blob/master/docs/template.md
twitter: https://twitter.com/pytorch
facebook: https://www.facebook.com/pytorch
slack: https://goo.gl/forms/PP1AGvNHpSaJP8to1
discuss: https://discuss.pytorch.org
contributor_forum: https://dev-discuss.pytorch.org/
tutorials: https://pytorch.org/tutorials
previous_pytorch_versions: https://pytorch.org/previous-versions/
udacity_courses: https://pytorch.org
security: https://github.com/pytorch/pytorch/security/policy
youtube: https://www.youtube.com/pytorch
spotify: https://open.spotify.com/show/6UzHKeiy368jKfQMKKvJY5
apple: https://podcasts.apple.com/us/podcast/pytorch-developer-podcast/id1566080008
google: https://www.google.com/podcasts?feed=aHR0cHM6Ly9mZWVkcy5zaW1wbGVjYXN0LmNvbS9PQjVGa0lsOA%3D%3D
amazon: https://music.amazon.com/podcasts/7a4e6f0e-26c2-49e9-a478-41bd244197d0/PyTorch-Developer-Podcast?
linkedIn: https://www.linkedin.com/company/pytorch
livereload: true
markdown: kramdown
highlighter: rouge
collections:
get_started:
output: true
ecosystem:
output: true
permalink: /ecosystem/:path/
hub:
output: true
permalink: /hub/:title/
community_stories:
output: true
permalink: /community-stories/:path/
style_guide:
output: false
posts:
output: true
permalink: /blog/:title/
resources:
output: false
features:
output: false
courses:
output: false
mobile:
output: true
news:
output: true
past_issues:
output: true
events:
output: true
future: true
case_studies:
output: true
board_info:
output: true
community_blog:
output: true
videos:
output: true
pagination:
enabled: true
per_page: 8
permalink: "/:num/"
title: ":title | :num of :max"
limit: 0
sort_field: "date"
sort_reverse: true
trail:
before: 2
after: 2
# google_site_verification: eOAFtDphTbbm4OPKva2d3Z0Z_2bBxWMGdkD0IRQ6VeA