@@ -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
@@ -206,7 +206,7 @@ cond_branch_class_method
206
206
207
207
.. note ::
208
208
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 >`
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.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
@@ -365,7 +365,7 @@ cond_branch_nonlocal_variables
365
365
366
366
.. note ::
367
367
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 >`
369
369
370
370
Support Level: SUPPORTED
371
371
@@ -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
@@ -599,7 +599,7 @@ cond_predicate
599
599
600
600
.. note ::
601
601
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 >`
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.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 >`
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.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 >`
720
720
721
721
Support Level: SUPPORTED
722
722
@@ -1006,7 +1006,7 @@ dynamic_shape_map
1006
1006
1007
1007
.. note ::
1008
1008
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 >`
1010
1010
1011
1011
Support Level: SUPPORTED
1012
1012
@@ -1205,7 +1205,7 @@ list_contains
1205
1205
1206
1206
.. note ::
1207
1207
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 >`
1209
1209
1210
1210
Support Level: SUPPORTED
1211
1211
@@ -1798,7 +1798,7 @@ dynamic_shape_round
1798
1798
1799
1799
.. note ::
1800
1800
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 >`
1802
1802
1803
1803
Support Level: NOT_SUPPORTED_YET
1804
1804
@@ -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 0x7f90663ac1f0 >
1936
+ Unsupported: torch.* op returned non-Tensor int call_function <function sym_min at 0x7fdfd94321f0 >
1937
1937
1938
1938
0 commit comments