Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitddc4548

Browse files
committed
Generate Python docs frompytorch/pytorch@9407f09
1 parent0c751ae commitddc4548

File tree

2,781 files changed

+17783
-10182
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,781 files changed

+17783
-10182
lines changed

‎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:ce13bcbb6823f6b8a88db6c08fc2cf6c
3+
config:f43de878b71665916c7a71e880c3fdcc
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

‎main/_images/RReLU.png‎

-129 Bytes
Loading

‎main/_images/ReduceLROnPlateau.png‎

85 Bytes
Loading

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

Lines changed: 13 additions & 13 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.cond
2322
torch.dynamic-shape
23+
torch.cond
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.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
238+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
239239

240240
Support Level: SUPPORTED
241241

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

318318
..note::
319319

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

322322
Support Level: SUPPORTED
323323

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

397397
..note::
398398

399-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
399+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
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

@@ -576,7 +576,7 @@ cond_operands
576576

577577
..note::
578578

579-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
579+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
580580

581581
Support Level: SUPPORTED
582582

@@ -668,7 +668,7 @@ cond_predicate
668668

669669
..note::
670670

671-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
671+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
672672

673673
Support Level: SUPPORTED
674674

@@ -731,7 +731,7 @@ constrain_as_size_example
731731

732732
..note::
733733

734-
Tags::doc:`torch.escape-hatch<torch.escape-hatch>`,:doc:`torch.dynamic-value<torch.dynamic-value>`
734+
Tags::doc:`torch.dynamic-value<torch.dynamic-value>`,:doc:`torch.escape-hatch<torch.escape-hatch>`
735735

736736
Support Level: SUPPORTED
737737

@@ -798,7 +798,7 @@ constrain_as_value_example
798798

799799
..note::
800800

801-
Tags::doc:`torch.escape-hatch<torch.escape-hatch>`,:doc:`torch.dynamic-value<torch.dynamic-value>`
801+
Tags::doc:`torch.dynamic-value<torch.dynamic-value>`,:doc:`torch.escape-hatch<torch.escape-hatch>`
802802

803803
Support Level: SUPPORTED
804804

@@ -1099,7 +1099,7 @@ dynamic_shape_if_guard
10991099

11001100
..note::
11011101

1102-
Tags::doc:`python.control-flow<python.control-flow>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
1102+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`python.control-flow<python.control-flow>`
11031103

11041104
Support Level: SUPPORTED
11051105

@@ -1156,7 +1156,7 @@ dynamic_shape_map
11561156

11571157
..note::
11581158

1159-
Tags::doc:`torch.map<torch.map>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
1159+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.map<torch.map>`
11601160

11611161
Support Level: SUPPORTED
11621162

@@ -1416,7 +1416,7 @@ list_contains
14161416

14171417
..note::
14181418

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

14211421
Support Level: SUPPORTED
14221422

@@ -1471,7 +1471,7 @@ list_unpack
14711471

14721472
..note::
14731473

1474-
Tags::doc:`python.control-flow<python.control-flow>`,:doc:`python.data-structure<python.data-structure>`
1474+
Tags::doc:`python.data-structure<python.data-structure>`,:doc:`python.control-flow<python.control-flow>`
14751475

14761476
Support Level: SUPPORTED
14771477

‎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:`python.data-structure<python.data-structure>`,:doc:`python.assert<python.assert>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
63+
Tags::doc:`python.data-structure<python.data-structure>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`python.assert<python.assert>`
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dynamic_shape_if_guard
55

66
..note::
77

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

1010
Support Level: SUPPORTED
1111

@@ -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:`python.data-structure<python.data-structure>`,:doc:`python.assert<python.assert>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
150+
Tags::doc:`python.data-structure<python.data-structure>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`python.assert<python.assert>`
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.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

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

167167
..note::
168168

169-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
169+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
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

@@ -346,7 +346,7 @@ cond_operands
346346

347347
..note::
348348

349-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
349+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
350350

351351
Support Level: SUPPORTED
352352

@@ -438,7 +438,7 @@ cond_predicate
438438

439439
..note::
440440

441-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
441+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
442442

443443
Support Level: SUPPORTED
444444

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

Lines changed: 8 additions & 8 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.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

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

167167
..note::
168168

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

171171
Support Level: SUPPORTED
172172

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

271271
..note::
272272

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

275275
Support Level: SUPPORTED
276276

@@ -362,7 +362,7 @@ cond_predicate
362362

363363
..note::
364364

365-
Tags::doc:`torch.cond<torch.cond>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
365+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.cond<torch.cond>`
366366

367367
Support Level: SUPPORTED
368368

@@ -478,7 +478,7 @@ dynamic_shape_if_guard
478478

479479
..note::
480480

481-
Tags::doc:`python.control-flow<python.control-flow>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
481+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`python.control-flow<python.control-flow>`
482482

483483
Support Level: SUPPORTED
484484

@@ -535,7 +535,7 @@ dynamic_shape_map
535535

536536
..note::
537537

538-
Tags::doc:`torch.map<torch.map>`,:doc:`torch.dynamic-shape<torch.dynamic-shape>`
538+
Tags::doc:`torch.dynamic-shape<torch.dynamic-shape>`,:doc:`torch.map<torch.map>`
539539

540540
Support Level: SUPPORTED
541541

@@ -756,7 +756,7 @@ list_contains
756756

757757
..note::
758758

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

761761
Support Level: SUPPORTED
762762

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp