@@ -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.dynamic-shape
23
22
torch.cond
23
+ torch.dynamic-shape
24
24
python.closure
25
25
torch.dynamic-value
26
26
python.data-structure
@@ -206,7 +206,7 @@ cond_branch_class_method
206
206
207
207
.. note ::
208
208
209
- Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
209
+ Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
210
210
211
211
Support Level: SUPPORTED
212
212
@@ -288,7 +288,7 @@ cond_branch_nested_function
288
288
289
289
.. note ::
290
290
291
- Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
291
+ Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
292
292
293
293
Support Level: SUPPORTED
294
294
@@ -365,7 +365,7 @@ cond_branch_nonlocal_variables
365
365
366
366
.. note ::
367
367
368
- Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
368
+ Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
369
369
370
370
Support Level: SUPPORTED
371
371
@@ -466,7 +466,7 @@ cond_closed_over_variable
466
466
467
467
.. note ::
468
468
469
- Tags: :doc: `python.closure < python.closure >`, :doc: `torch.cond < torch.cond >`
469
+ Tags: :doc: `torch.cond < torch.cond >`, :doc: `python.closure < python.closure >`
470
470
471
471
Support Level: SUPPORTED
472
472
@@ -528,7 +528,7 @@ cond_operands
528
528
529
529
.. note ::
530
530
531
- Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
531
+ Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
532
532
533
533
Support Level: SUPPORTED
534
534
@@ -599,7 +599,7 @@ cond_predicate
599
599
600
600
.. note ::
601
601
602
- Tags: :doc: `torch.dynamic-shape <torch.dynamic-shape >`, :doc: `torch.cond <torch.cond >`
602
+ Tags: :doc: `torch.cond <torch.cond >`, :doc: `torch.dynamic-shape <torch.dynamic-shape >`
603
603
604
604
Support Level: SUPPORTED
605
605
@@ -660,7 +660,7 @@ constrain_as_size_example
660
660
661
661
.. note ::
662
662
663
- Tags: :doc: `torch.escape-hatch <torch.escape-hatch >`, :doc: `torch.dynamic-value <torch.dynamic-value >`
663
+ Tags: :doc: `torch.dynamic-value <torch.dynamic-value >`, :doc: `torch.escape-hatch <torch.escape-hatch >`
664
664
665
665
Support Level: SUPPORTED
666
666
@@ -716,7 +716,7 @@ constrain_as_value_example
716
716
717
717
.. note ::
718
718
719
- Tags: :doc: `torch.escape-hatch <torch.escape-hatch >`, :doc: `torch.dynamic-value <torch.dynamic-value >`
719
+ Tags: :doc: `torch.dynamic-value <torch.dynamic-value >`, :doc: `torch.escape-hatch <torch.escape-hatch >`
720
720
721
721
Support Level: SUPPORTED
722
722
@@ -959,7 +959,7 @@ dynamic_shape_if_guard
959
959
960
960
.. note ::
961
961
962
- Tags: :doc: `python.control-flow < python.control-flow >`, :doc: `torch.dynamic-shape < torch.dynamic-shape >`
962
+ Tags: :doc: `torch.dynamic-shape < torch.dynamic-shape >`, :doc: `python.control-flow < python.control-flow >`
963
963
964
964
Support Level: SUPPORTED
965
965
@@ -1248,7 +1248,7 @@ list_unpack
1248
1248
1249
1249
.. note ::
1250
1250
1251
- Tags: :doc: `python.control-flow <python.control-flow >`, :doc: `python.data-structure <python.data-structure >`
1251
+ Tags: :doc: `python.data-structure <python.data-structure >`, :doc: `python.control-flow <python.control-flow >`
1252
1252
1253
1253
Support Level: SUPPORTED
1254
1254
@@ -1933,6 +1933,6 @@ Result:
1933
1933
1934
1934
.. code-block ::
1935
1935
1936
- Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7fd698c651f0 >
1936
+ Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7f90663ac1f0 >
1937
1937
1938
1938
0 commit comments