One more thing. The CoreML-compiled model downsampling torch.nn.Conv2d with stride (16,1) and kernel (16,1) has similar issues with ANE-processing. Upon iOS runtime initialization the model compilation does not give any console warnings or errors but everything just hangs without any remarks of anything.
Changing 16x downsampling to 4x+4x solves that hang-issue.
Topic:
Machine Learning & AI
SubTopic:
Core ML
Tags: