Skip to content

GRU Perfomance tuning #19465

Discussion options

You must be logged in to vote

GRU does a lot of calculations, so 'takes a long time' may be completely expected.

The ONNX spec doesn't have different algorithms to choose from.

https://github.com/onnx/onnx/blob/main/docs/Operators.md#GRU

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sophies927
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance issues related to performance regressions
2 participants