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

Fixed FastGRNN matrix ops. FastTrainer to use batch_first=False #170

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Fixed FastGRNN matrix ops. FastTrainer to use batch_first=False #170

merged 1 commit into from
Apr 28, 2020

Conversation

adityakusupati
Copy link
Contributor

The fastcell_example now works with batch_first=false and all RNN mat vec ops (Except cuda cell) are in xW format.

@harsha-simhadri harsha-simhadri merged commit fa04d00 into microsoft:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants