Popular repositories Loading
-
Aircraft-Designer
Aircraft-Designer PublicThis is a program that helps in preliminary aircraft design and optimization
MATLAB 7
-
-
-
Cryptography-I-by-Stanford-University-Coursera-coding-practices
Cryptography-I-by-Stanford-University-Coursera-coding-practices PublicThese is my code for coding practices of Cryptography-I on Coursera
Java
-
DefinitelyTyped
DefinitelyTyped PublicForked from DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
TypeScript
-
18 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 3 commits in 1 repository
Created a pull request in pytorch/xla that received 5 comments
Rewrite scan-based GRU based on nn.GRU
This is a preparation step for #8860. specifically, this PR modified scan-based GRU implementation to derive from standard pytorch GRU implementati…
+69
−66
lines changed
•
5
comments
Opened 2 other pull requests in 1 repository
pytorch/xla
2
merged
-
Make scan-based GRU support
batch_first
parameter.This contribution was made on Apr 11 -
Add test to ensure scan-based and the standard GRU are interchangeable.
This contribution was made on Apr 7