| torch.export | |
| ===================== | |
| .. TODO: Add torch.export() tutorial here. | |
| .. warning:: | |
| This feature is a prototype and may have compatibility breaking changes in the future. | |
| .. automodule:: torch.export | |
| .. autofunction:: export | |
| .. autofunction:: dynamic_dim | |
| .. autofunction:: constrain_as_size | |
| .. autofunction:: constrain_as_value | |
| .. autoclass:: Constraint | |
| .. toctree:: | |
| :glob: | |
| :maxdepth: 1 | |
| generated/exportdb/index |