Error when importing onnx model that was converted from keras
18 views
Skip to first unread message
Lana Haj Hussain
unread,
Feb 27, 2020, 10:45:01 AM2/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Neural Network Console Users
I am trying to import a trained InceptionV3 model built using Keras after converting it to onnx. When I imported the onnx model I got the following error "ValueError: Unsupported attribute auto_pad was specified at Conv" but I am not sure what is it and how to fix it