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
 
Cannot export torch.sym_max(x.shape[0], y.shape[0])
Cannot export torch.sym_max(x.shape[0], y.shape[0])
 
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
 
 
 
