-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
Add lstm with recurrent projection layer operator #7792
Commits on Jan 21, 2018
-
Add lstm with recurrent projection operator
Yibing Liu committedJan 21, 2018 Configuration menu - View commit details
-
Copy full SHA for f2c4bb6 - Browse repository at this point
Copy the full SHA f2c4bb6View commit details
Commits on Jan 23, 2018
-
Enable backward computation in lstmp_op
Yibing Liu committedJan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 552c901 - Browse repository at this point
Copy the full SHA 552c901View commit details -
Pass grad checking for projection weight
Yibing Liu committedJan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 7a5b8ff - Browse repository at this point
Copy the full SHA 7a5b8ffView commit details -
Add unit test for linear projection
Yibing Liu committedJan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for a3d1f86 - Browse repository at this point
Copy the full SHA a3d1f86View commit details -
Merge branch 'develop' of upstream into add_lstmp
Yibing Liu committedJan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 3f3459d - Browse repository at this point
Copy the full SHA 3f3459dView commit details
Commits on Jan 24, 2018
-
Yibing Liu committed
Jan 24, 2018 Configuration menu - View commit details
-
Copy full SHA for db1f6a5 - Browse repository at this point
Copy the full SHA db1f6a5View commit details -
Make the projection activation configurable
Yibing Liu committedJan 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 76beff8 - Browse repository at this point
Copy the full SHA 76beff8View commit details -
Remove redundant code in unit test
Yibing Liu committedJan 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 9ecc54a - Browse repository at this point
Copy the full SHA 9ecc54aView commit details
Commits on Jan 25, 2018
-
Make TestLstmpOp inherit from TestLstmOp
Yibing Liu committedJan 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 5c6fc3f - Browse repository at this point
Copy the full SHA 5c6fc3fView commit details