Error when importing a Pad layer
Context
I'm trying to import a model which contains a Pad layer :
Issue
What appears to be the padding dimensions (Constant_16) are not detected as input of the padding node but as a separate node :
Therefore the padding is imported as a generic operator.
It seems to be linked with this existing issue.
Edited by Axel Farrugia