forked from apache/mxnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cuDNN non-persistant bidirectional RNN dgrad sync fix (apache#16391)
* Alter test_lstm_bidirectional to demo fast-fail with optional wgrad. * Fix cuDNN RNN dgrad sync. * Simplify gpu activity sync sequence. * Remove repeated running of now-passing test. * Trigger CI
- Loading branch information
1 parent
6e97238
commit b71578c
Showing
2 changed files
with
58 additions
and
32 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