-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RNN Dynamic algo single stream (#3406)
* FWD dynamic lstm * BWD dynamic lstm * Back weights dynamic lstm * test update * file separation * add new type in miopenRNNAlgo_t --------- Co-authored-by: Alex Eremin <[email protected]>
- Loading branch information
1 parent
fc5b012
commit 370e378
Showing
18 changed files
with
2,306 additions
and
1,087 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.