Exporting ct.convert crashes for torch.unfold (im2col) with flexible shapes #2446
Labels
bug
Unexpected behaviour that should be corrected (type)
Flexible Shape
triaged
Reviewed and examined, release as been assigned if applicable (status)
Description
The torch.Unfold op conversion (im2col) crashes with flexible shaped input tensors.
Stack Trace
To Reproduce
Working example with fixed shape input.
Non-working example with flexible shape input.
System environment
Ubuntu 22.04.5 LTS
Python 3.10.12
torch 2.3.1
torchvision 0.18.1
coremltools 8.2
The text was updated successfully, but these errors were encountered: