Dear support-team:
I've created a model which consists of only a LSTM layer and a linear layer with Pytorch, and convert it into ONNX model. But when I tried to verify it with STM32Cube.AI, it just print "Not IMPLEMENTED: Squeeze: Selected axis has shape entry not equal to 1". As I've checked the model, the shape entry which I try to squeeze is 1, what may the cause the problem? Sincerely for your help.
Pytorch version: 1.8.2
ONNX version: 1.10.0 (With Opset 10)
STM32Cube.AI version: 7.2.0