lilipj commented on issue #15920: KeyError using onnx2mx on basic Keras LSTM model URL: https://github.com/apache/incubator-mxnet/issues/15920#issuecomment-585635223 I have the same problem with keras2onnx, and onnxmltools, but when I change the target_opset to 8 in onnxmltool.convert_keras function, it works. When target_opset is 9 , it fails
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
