@@ -19,8 +19,8 @@ support in export please create an issue in the pytorch/pytorch repo with a modu
19
19
:caption: Tags
20
20
21
21
torch.escape-hatch
22
- torch.cond
23
22
torch.dynamic-shape
23
+ torch.cond
24
24
python.closure
25
25
torch.dynamic-value
26
26
python.data-structure
@@ -212,7 +212,7 @@ cond_branch_class_method
212
212
213
213
.. note ::
214
214
215
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
215
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
216
216
217
217
Support Level: SUPPORTED
218
218
@@ -288,7 +288,7 @@ cond_branch_nested_function
288
288
289
289
.. note ::
290
290
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 >`
292
292
293
293
Support Level: SUPPORTED
294
294
@@ -361,7 +361,7 @@ cond_branch_nonlocal_variables
361
361
362
362
.. note ::
363
363
364
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
364
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
365
365
366
366
Support Level: SUPPORTED
367
367
@@ -458,7 +458,7 @@ cond_closed_over_variable
458
458
459
459
.. note ::
460
460
461
- Tags: :doc: `torch.cond < torch.cond >`, :doc: `python.closure < python.closure >`
461
+ Tags: :doc: `python.closure < python.closure >`, :doc: `torch.cond < torch.cond >`
462
462
463
463
Support Level: SUPPORTED
464
464
@@ -527,7 +527,7 @@ cond_operands
527
527
528
528
.. note ::
529
529
530
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
530
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
531
531
532
532
Support Level: SUPPORTED
533
533
@@ -613,7 +613,7 @@ cond_predicate
613
613
614
614
.. note ::
615
615
616
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
616
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
617
617
618
618
Support Level: SUPPORTED
619
619
@@ -670,7 +670,7 @@ constrain_as_size_example
670
670
671
671
.. note ::
672
672
673
- Tags: :doc: `torch.dynamic-value <torch.dynamic-value >`, :doc: `torch.escape-hatch <torch.escape-hatch >`
673
+ Tags: :doc: `torch.escape-hatch <torch.escape-hatch >`, :doc: `torch.dynamic-value <torch.dynamic-value >`
674
674
675
675
Support Level: SUPPORTED
676
676
@@ -737,7 +737,7 @@ constrain_as_value_example
737
737
738
738
.. note ::
739
739
740
- Tags: :doc: `torch.dynamic-value <torch.dynamic-value >`, :doc: `torch.escape-hatch <torch.escape-hatch >`
740
+ Tags: :doc: `torch.escape-hatch <torch.escape-hatch >`, :doc: `torch.dynamic-value <torch.dynamic-value >`
741
741
742
742
Support Level: SUPPORTED
743
743
@@ -1286,7 +1286,7 @@ list_contains
1286
1286
1287
1287
.. note ::
1288
1288
1289
- Tags: :doc: `python.assert <python.assert >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `python.data-structure <python.data-structure >`
1289
+ Tags: :doc: `python.data-structure <python.data-structure >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `python.assert <python.assert >`
1290
1290
1291
1291
Support Level: SUPPORTED
1292
1292
@@ -1936,7 +1936,7 @@ dynamic_shape_round
1936
1936
1937
1937
.. note ::
1938
1938
1939
- Tags: :doc: `torch.dynamic-shape < torch.dynamic-shape >`, :doc: `python.builtin < python.builtin >`
1939
+ Tags: :doc: `python.builtin < python.builtin >`, :doc: `torch.dynamic-shape < torch.dynamic-shape >`
1940
1940
1941
1941
Support Level: NOT_SUPPORTED_YET
1942
1942
@@ -2109,6 +2109,6 @@ Result:
2109
2109
2110
2110
.. code-block ::
2111
2111
2112
- Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7fe43a0f2790 >
2112
+ Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7f638165a790 >
2113
2113
2114
2114
0 commit comments