onnxruntime
b386b417 - Fix bug in GRU when linear_before_reset is true and no bias input is provided (#3797)

Commit
5 years ago
Fix bug in GRU when linear_before_reset is true and no bias input is provided (#3797) * Allocate linear_output_ when linear_before_reset is true and there is no bias input. Add test for this combination.
Author
Parents
Loading