Skip to content

Commit 74bf77f

Browse files
committed
Generate Python docs from pytorch/pytorch@39901f2
1 parent a756bc9 commit 74bf77f

24 files changed

+171
-171
lines changed

Diff for: docs/2.2/_images/RReLU.png

241 Bytes
Loading

Diff for: docs/2.2/_sources/generated/exportdb/index.rst.txt

+12-12
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ support in export please create an issue in the pytorch/pytorch repo wih a modul
1919
:caption: Tags
2020

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

207207
.. note::
208208

209-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
209+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
210210

211211
Support Level: SUPPORTED
212212

@@ -288,7 +288,7 @@ cond_branch_nested_function
288288

289289
.. note::
290290

291-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
291+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
292292

293293
Support Level: SUPPORTED
294294

@@ -365,7 +365,7 @@ cond_branch_nonlocal_variables
365365

366366
.. note::
367367

368-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
368+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
369369

370370
Support Level: SUPPORTED
371371

@@ -528,7 +528,7 @@ cond_operands
528528

529529
.. note::
530530

531-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
531+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
532532

533533
Support Level: SUPPORTED
534534

@@ -599,7 +599,7 @@ cond_predicate
599599

600600
.. note::
601601

602-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
602+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
603603

604604
Support Level: SUPPORTED
605605

@@ -660,7 +660,7 @@ constrain_as_size_example
660660

661661
.. note::
662662

663-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
663+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
664664

665665
Support Level: SUPPORTED
666666

@@ -716,7 +716,7 @@ constrain_as_value_example
716716

717717
.. note::
718718

719-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
719+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
720720

721721
Support Level: SUPPORTED
722722

@@ -1006,7 +1006,7 @@ dynamic_shape_map
10061006

10071007
.. note::
10081008

1009-
Tags: :doc:`torch.map <torch.map>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
1009+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.map <torch.map>`
10101010

10111011
Support Level: SUPPORTED
10121012

@@ -1205,7 +1205,7 @@ list_contains
12051205

12061206
.. note::
12071207

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

12101210
Support Level: SUPPORTED
12111211

@@ -1798,7 +1798,7 @@ dynamic_shape_round
17981798

17991799
.. note::
18001800

1801-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.builtin <python.builtin>`
1801+
Tags: :doc:`python.builtin <python.builtin>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
18021802

18031803
Support Level: NOT_SUPPORTED_YET
18041804

@@ -1933,6 +1933,6 @@ Result:
19331933

19341934
.. code-block::
19351935
1936-
Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7f90663ac1f0>
1936+
Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7fdfd94321f0>
19371937
19381938

Diff for: docs/2.2/_sources/generated/exportdb/python.assert.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ list_contains
4848

4949
.. note::
5050

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

5353
Support Level: SUPPORTED
5454

Diff for: docs/2.2/_sources/generated/exportdb/python.builtin.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dynamic_shape_round
55

66
.. note::
77

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

1010
Support Level: NOT_SUPPORTED_YET
1111

Diff for: docs/2.2/_sources/generated/exportdb/python.data-structure.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ list_contains
110110

111111
.. note::
112112

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

115115
Support Level: SUPPORTED
116116

Diff for: docs/2.2/_sources/generated/exportdb/torch.cond.rst.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cond_branch_class_method
55

66
.. note::
77

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

1010
Support Level: SUPPORTED
1111

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

8888
.. note::
8989

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

9292
Support Level: SUPPORTED
9393

@@ -164,7 +164,7 @@ cond_branch_nonlocal_variables
164164

165165
.. note::
166166

167-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
167+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
168168

169169
Support Level: SUPPORTED
170170

@@ -327,7 +327,7 @@ cond_operands
327327

328328
.. note::
329329

330-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
330+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
331331

332332
Support Level: SUPPORTED
333333

@@ -398,7 +398,7 @@ cond_predicate
398398

399399
.. note::
400400

401-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
401+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
402402

403403
Support Level: SUPPORTED
404404

Diff for: docs/2.2/_sources/generated/exportdb/torch.dynamic-shape.rst.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cond_branch_class_method
55

66
.. note::
77

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

1010
Support Level: SUPPORTED
1111

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

8888
.. note::
8989

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

9292
Support Level: SUPPORTED
9393

@@ -164,7 +164,7 @@ cond_branch_nonlocal_variables
164164

165165
.. note::
166166

167-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
167+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
168168

169169
Support Level: SUPPORTED
170170

@@ -265,7 +265,7 @@ cond_operands
265265

266266
.. note::
267267

268-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
268+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
269269

270270
Support Level: SUPPORTED
271271

@@ -336,7 +336,7 @@ cond_predicate
336336

337337
.. note::
338338

339-
Tags: :doc:`torch.cond <torch.cond>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
339+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.cond <torch.cond>`
340340

341341
Support Level: SUPPORTED
342342

@@ -485,7 +485,7 @@ dynamic_shape_map
485485

486486
.. note::
487487

488-
Tags: :doc:`torch.map <torch.map>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
488+
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`torch.map <torch.map>`
489489

490490
Support Level: SUPPORTED
491491

@@ -537,7 +537,7 @@ dynamic_shape_round
537537

538538
.. note::
539539

540-
Tags: :doc:`torch.dynamic-shape <torch.dynamic-shape>`, :doc:`python.builtin <python.builtin>`
540+
Tags: :doc:`python.builtin <python.builtin>`, :doc:`torch.dynamic-shape <torch.dynamic-shape>`
541541

542542
Support Level: NOT_SUPPORTED_YET
543543

@@ -658,7 +658,7 @@ list_contains
658658

659659
.. note::
660660

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

663663
Support Level: SUPPORTED
664664

Diff for: docs/2.2/_sources/generated/exportdb/torch.dynamic-value.rst.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ constrain_as_size_example
55

66
.. note::
77

8-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
8+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
99

1010
Support Level: SUPPORTED
1111

@@ -61,7 +61,7 @@ constrain_as_value_example
6161

6262
.. note::
6363

64-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
64+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
6565

6666
Support Level: SUPPORTED
6767

Diff for: docs/2.2/_sources/generated/exportdb/torch.escape-hatch.rst.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ constrain_as_size_example
5555

5656
.. note::
5757

58-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
58+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
5959

6060
Support Level: SUPPORTED
6161

@@ -111,7 +111,7 @@ constrain_as_value_example
111111

112112
.. note::
113113

114-
Tags: :doc:`torch.dynamic-value <torch.dynamic-value>`, :doc:`torch.escape-hatch <torch.escape-hatch>`
114+
Tags: :doc:`torch.escape-hatch <torch.escape-hatch>`, :doc:`torch.dynamic-value <torch.dynamic-value>`
115115

116116
Support Level: SUPPORTED
117117

Diff for: docs/2.2/_sources/generated/exportdb/torch.map.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dynamic_shape_map
55

66
.. note::
77

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

1010
Support Level: SUPPORTED
1111

Diff for: docs/2.2/_sources/generated/exportdb/torch.operator.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ Result:
3030

3131
.. code-block::
3232
33-
Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7f90663ac1f0>
33+
Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7fdfd94321f0>

0 commit comments

Comments
 (0)