This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing var-seq-len rnn backward() operator (#15278)
* fixing var-seq-len rnn backward() operator * updating var-length lstm to test backward pass * removing bit of dbg print to stderr i forgot to remove earlier * resolving TODO about using int32 for sequence_length * setting rtol and atol similar to other tests in this file
- Loading branch information
1 parent
145f82d
commit 4d96671
Showing
2 changed files
with
51 additions
and
25 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