@@ -19,8 +19,8 @@ support in export please create an issue in the pytorch/pytorch repo wih a modul
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
@@ -203,7 +203,7 @@ cond_branch_class_method
203
203
204
204
.. note ::
205
205
206
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
206
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
207
207
208
208
Support Level: SUPPORTED
209
209
@@ -284,7 +284,7 @@ cond_branch_nested_function
284
284
285
285
.. note ::
286
286
287
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
287
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
288
288
289
289
Support Level: SUPPORTED
290
290
@@ -363,7 +363,7 @@ cond_branch_nonlocal_variables
363
363
364
364
.. note ::
365
365
366
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
366
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
367
367
368
368
Support Level: SUPPORTED
369
369
@@ -528,7 +528,7 @@ cond_operands
528
528
529
529
.. note ::
530
530
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 >`
532
532
533
533
Support Level: SUPPORTED
534
534
@@ -602,7 +602,7 @@ cond_predicate
602
602
603
603
.. note ::
604
604
605
- Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
605
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
606
606
607
607
Support Level: SUPPORTED
608
608
@@ -666,7 +666,7 @@ constrain_as_size_example
666
666
667
667
.. note ::
668
668
669
- Tags: :doc: `torch.dynamic-value <torch.dynamic-value >`, :doc: `torch.escape-hatch <torch.escape-hatch >`
669
+ Tags: :doc: `torch.escape-hatch <torch.escape-hatch >`, :doc: `torch.dynamic-value <torch.dynamic-value >`
670
670
671
671
Support Level: SUPPORTED
672
672
@@ -726,7 +726,7 @@ constrain_as_value_example
726
726
727
727
.. note ::
728
728
729
- Tags: :doc: `torch.dynamic-value <torch.dynamic-value >`, :doc: `torch.escape-hatch <torch.escape-hatch >`
729
+ Tags: :doc: `torch.escape-hatch <torch.escape-hatch >`, :doc: `torch.dynamic-value <torch.dynamic-value >`
730
730
731
731
Support Level: SUPPORTED
732
732
@@ -1240,7 +1240,7 @@ list_contains
1240
1240
1241
1241
.. note ::
1242
1242
1243
- Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `python.data-structure <python.data-structure >`, :doc: `python.assert <python.assert >`
1243
+ Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `python.assert <python.assert >`, :doc: `python.data-structure <python.data-structure >`
1244
1244
1245
1245
Support Level: SUPPORTED
1246
1246
@@ -1286,7 +1286,7 @@ list_unpack
1286
1286
1287
1287
.. note ::
1288
1288
1289
- Tags: :doc: `python.data-structure <python.data-structure >`, :doc: `python.control-flow <python.control-flow >`
1289
+ Tags: :doc: `python.control-flow <python.control-flow >`, :doc: `python.data-structure <python.data-structure >`
1290
1290
1291
1291
Support Level: SUPPORTED
1292
1292
@@ -2005,6 +2005,6 @@ Result:
2005
2005
2006
2006
.. code-block ::
2007
2007
2008
- Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7f268479fd30 >
2008
+ Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7f4d9cf5cd30 >
2009
2009
2010
2010
0 commit comments