Skip to content

add opset14 rnn ops#7687

Merged
askhade merged 2 commits intomasterfrom
askhade/opset14_rnn
May 14, 2021
Merged

add opset14 rnn ops#7687
askhade merged 2 commits intomasterfrom
askhade/opset14_rnn

Conversation

@askhade
Copy link
Copy Markdown
Contributor

@askhade askhade commented May 13, 2021

Description: Registering rnn ops for opset14

Motivation and Context

  • Enable complete support for onnx opsets in ort
  • If it fixes an open issue, please link to the issue here.

@askhade askhade requested a review from a team as a code owner May 13, 2021 19:34
@askhade askhade merged commit 442c730 into master May 14, 2021
@askhade askhade deleted the askhade/opset14_rnn branch May 14, 2021 12:52
@jiafatom
Copy link
Copy Markdown
Contributor

jiafatom commented Jun 6, 2021

@askhade I want to upgrade keras2onnx/onnxconverter-common to support opset 14, and onnx spec supports layout=1 case for GRU/LSTM/RNN which matches keras model layout. But according to this PR, layout=1 is not supported in onnxruntime. Did I understand correctly? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants