Skip to content

Commit c4b8bd0

Browse files
committed
Generate Python docs from pytorch/pytorch@79e120a
1 parent ad79a84 commit c4b8bd0

2,930 files changed

Lines changed: 13830 additions & 13628 deletions

File tree

Some content is hidden

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

main/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 666341c273048f1655dc604678afe11a
3+
config: 0e57d370f51bc365effcadd4f8219ebe
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

main/_images/RReLU.png

356 Bytes
Loading

main/_images/ReduceLROnPlateau.png

40 Bytes
Loading

main/_sources/generated/exportdb/index.rst.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ support in export please create an issue in the pytorch/pytorch repo with a modu
1919
:caption: Tags
2020

2121
torch.escape-hatch
22-
torch.dynamic-shape
2322
torch.cond
23+
torch.dynamic-shape
2424
python.closure
2525
torch.dynamic-value
2626
python.data-structure
@@ -235,7 +235,7 @@ cond_branch_class_method
235235

236236
.. note::
237237

238-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
238+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
239239

240240
Support Level: SUPPORTED
241241

@@ -317,7 +317,7 @@ cond_branch_nested_function
317317

318318
.. note::
319319

320-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
320+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
321321

322322
Support Level: SUPPORTED
323323

@@ -396,7 +396,7 @@ cond_branch_nonlocal_variables
396396

397397
.. note::
398398

399-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
399+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
400400

401401
Support Level: SUPPORTED
402402

@@ -500,7 +500,7 @@ cond_closed_over_variable
500500

501501
.. note::
502502

503-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`python.closure <python.closure>`
503+
Tags: :doc:`python.closure <python.closure>`, :doc:`torch.cond <torch.cond>`
504504

505505
Support Level: SUPPORTED
506506

@@ -575,7 +575,7 @@ cond_operands
575575

576576
.. note::
577577

578-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
578+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
579579

580580
Support Level: SUPPORTED
581581

@@ -666,7 +666,7 @@ cond_predicate
666666

667667
.. note::
668668

669-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
669+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
670670

671671
Support Level: SUPPORTED
672672

@@ -729,7 +729,7 @@ constrain_as_size_example
729729

730730
.. note::
731731

732-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
732+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
733733

734734
Support Level: SUPPORTED
735735

@@ -796,7 +796,7 @@ constrain_as_value_example
796796

797797
.. note::
798798

799-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
799+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
800800

801801
Support Level: SUPPORTED
802802

@@ -1414,7 +1414,7 @@ list_contains
14141414

14151415
.. note::
14161416

1417-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.assert <python.assert>`, :doc:`python.data-structure <python.data-structure>`
1417+
Tags: :doc:`python.assert <python.assert>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.data-structure <python.data-structure>`
14181418

14191419
Support Level: SUPPORTED
14201420

@@ -1469,7 +1469,7 @@ list_unpack
14691469

14701470
.. note::
14711471

1472-
Tags: :doc:`python.control-flow <python.control-flow>`, :doc:`python.data-structure <python.data-structure>`
1472+
Tags: :doc:`python.data-structure <python.data-structure>`, :doc:`python.control-flow <python.control-flow>`
14731473

14741474
Support Level: SUPPORTED
14751475

main/_sources/generated/exportdb/python.assert.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ list_contains
6060

6161
.. note::
6262

63-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.assert <python.assert>`, :doc:`python.data-structure <python.data-structure>`
63+
Tags: :doc:`python.assert <python.assert>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.data-structure <python.data-structure>`
6464

6565
Support Level: SUPPORTED
6666

main/_sources/generated/exportdb/python.closure.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cond_closed_over_variable
55

66
.. note::
77

8-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`python.closure <python.closure>`
8+
Tags: :doc:`python.closure <python.closure>`, :doc:`torch.cond <torch.cond>`
99

1010
Support Level: SUPPORTED
1111

main/_sources/generated/exportdb/python.control-flow.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ list_unpack
6262

6363
.. note::
6464

65-
Tags: :doc:`python.control-flow <python.control-flow>`, :doc:`python.data-structure <python.data-structure>`
65+
Tags: :doc:`python.data-structure <python.data-structure>`, :doc:`python.control-flow <python.control-flow>`
6666

6767
Support Level: SUPPORTED
6868

main/_sources/generated/exportdb/python.data-structure.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ list_contains
147147

148148
.. note::
149149

150-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.assert <python.assert>`, :doc:`python.data-structure <python.data-structure>`
150+
Tags: :doc:`python.assert <python.assert>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.data-structure <python.data-structure>`
151151

152152
Support Level: SUPPORTED
153153

@@ -202,7 +202,7 @@ list_unpack
202202

203203
.. note::
204204

205-
Tags: :doc:`python.control-flow <python.control-flow>`, :doc:`python.data-structure <python.data-structure>`
205+
Tags: :doc:`python.data-structure <python.data-structure>`, :doc:`python.control-flow <python.control-flow>`
206206

207207
Support Level: SUPPORTED
208208

main/_sources/generated/exportdb/torch.cond.rst.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cond_branch_class_method
55

66
.. note::
77

8-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
8+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
99

1010
Support Level: SUPPORTED
1111

@@ -87,7 +87,7 @@ cond_branch_nested_function
8787

8888
.. note::
8989

90-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
90+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
9191

9292
Support Level: SUPPORTED
9393

@@ -166,7 +166,7 @@ cond_branch_nonlocal_variables
166166

167167
.. note::
168168

169-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
169+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
170170

171171
Support Level: SUPPORTED
172172

@@ -270,7 +270,7 @@ cond_closed_over_variable
270270

271271
.. note::
272272

273-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`python.closure <python.closure>`
273+
Tags: :doc:`python.closure <python.closure>`, :doc:`torch.cond <torch.cond>`
274274

275275
Support Level: SUPPORTED
276276

@@ -345,7 +345,7 @@ cond_operands
345345

346346
.. note::
347347

348-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
348+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
349349

350350
Support Level: SUPPORTED
351351

@@ -436,7 +436,7 @@ cond_predicate
436436

437437
.. note::
438438

439-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
439+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
440440

441441
Support Level: SUPPORTED
442442

main/_sources/generated/exportdb/torch.dynamic-shape.rst.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cond_branch_class_method
55

66
.. note::
77

8-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
8+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
99

1010
Support Level: SUPPORTED
1111

@@ -87,7 +87,7 @@ cond_branch_nested_function
8787

8888
.. note::
8989

90-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
90+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
9191

9292
Support Level: SUPPORTED
9393

@@ -166,7 +166,7 @@ cond_branch_nonlocal_variables
166166

167167
.. note::
168168

169-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
169+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
170170

171171
Support Level: SUPPORTED
172172

@@ -270,7 +270,7 @@ cond_operands
270270

271271
.. note::
272272

273-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
273+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
274274

275275
Support Level: SUPPORTED
276276

@@ -361,7 +361,7 @@ cond_predicate
361361

362362
.. note::
363363

364-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
364+
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
365365

366366
Support Level: SUPPORTED
367367

@@ -755,7 +755,7 @@ list_contains
755755

756756
.. note::
757757

758-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.assert <python.assert>`, :doc:`python.data-structure <python.data-structure>`
758+
Tags: :doc:`python.assert <python.assert>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.data-structure <python.data-structure>`
759759

760760
Support Level: SUPPORTED
761761

0 commit comments

Comments
 (0)