onnx / keras-onnx

Convert tf.keras/Keras models to ONNX
Apache License 2.0
379 stars 109 forks source link

ValueError:You passed in an iterable attribute but I cannot figure out its applicable type. #697

Open Debottam opened 3 years ago

Debottam commented 3 years ago

Dear experts,

Could you have a look to this keras model which giving following error while converting to onnx. GitHub link: https://github.com/Debottam/MachinLearningEx/blob/master/deboDeep.ipynb

ValueError:You passed in an iterable attribute but I cannot figure out its applicable type.
Debottam commented 3 years ago

Can anyone help me with this?

Thanks in advance. Debottam