Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry-pick] support bigru on ARM and X86. #7212

Merged
merged 2 commits into from
Oct 13, 2021
Merged

[cherry-pick] support bigru on ARM and X86. #7212

merged 2 commits into from
Oct 13, 2021

Commits on Oct 13, 2021

  1. [X86/ARM] add gru mode for rnn (#7026)

    * [X86] Add GRU for RNN, complete elementwise op, move cast from arm to host, fix precision_profile bug
    
    * pre-commit
    
    * [ARM] add RNN-GRU OP; Optimize RNN-GRU OP
    
    * fix complie bug
    
    * fix elementwise left problem
    
    * merge develop
    
    * fix windows ci
    
    * change arm cast test to host cast test
    mjp9527 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    84c77c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d03b3 View commit details
    Browse the repository at this point in the history