Common Export Issues

0, 1, 2 for a Dynamic Dimension in the dummy example to export a model

0, 1, 2 for a Dynamic Dimension in the dummy example to export a model

Builds dynamic shapes from any input

Builds dynamic shapes from any input

Cannot export torch.sym_max(x.shape[0], y.shape[0])

Cannot export torch.sym_max(x.shape[0], y.shape[0])

Do not use python int with dynamic shapes

Do not use python int with dynamic shapes

Export a model with a control flow (If)

Export a model with a control flow (If)

Half certain nonzero

Half certain nonzero

JSON returns list when the original dynamic shapes are list or tuple

JSON returns list when the original dynamic shapes are list or tuple

Use DYNAMIC or AUTO when exporting if dynamic shapes has constraints

Use DYNAMIC or AUTO when exporting if dynamic shapes has constraints

Gallery generated by Sphinx-Gallery