-
Notifications
You must be signed in to change notification settings - Fork 456
Open
Labels
kerasIssues related to KerasIssues related to Keraspotential bugError in codebase may cause a bug, but no concrete examples observedError in codebase may cause a bug, but no concrete examples observed
Description
The attached example shows a Keras model with a single layer LSTM that is converted to a loop instead of the expected ONNX LSTM op.
Test system configuration:
Using tensorflow/tensorflow:2.7.1
docker image:
tensorflow-cpu 2.7.1
tf2onnx 1.10.0
This issue appears to be similar to tf.keras.layers.LSTM not converted to ONNX LSTM layer #1546 with pull request Add Keras LSTM support .
Please review this issue. Thanks.
ahallermed and duskgrow
Metadata
Metadata
Assignees
Labels
kerasIssues related to KerasIssues related to Keraspotential bugError in codebase may cause a bug, but no concrete examples observedError in codebase may cause a bug, but no concrete examples observed