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

FastCell Example Fixes, Generalized trainer for both batch_first args #174

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 30, 2020

  1. Merge pull request #1 from microsoft/master

    Merge Changes
    SachinG007 authored Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c0bafc3 View commit details
    Browse the repository at this point in the history
  2. FastCell Example Fixes

    t-sagoy committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    7247d39 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. LSTM logit fix for batch first

    SachinG007 committed May 2, 2020
    Configuration menu
    Copy the full SHA
    e195805 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. rnnpool merge

    SachinG007 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    9427308 View commit details
    Browse the repository at this point in the history
  2. cuda gpu number fix

    SachinG007 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    87c1740 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. PR173 merged, optimizer changes

    SachinG007 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    fe86230 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Resolved few comments by aditya

    SachinG007 committed May 10, 2020
    Configuration menu
    Copy the full SHA
    9b050b8 View commit details
    Browse the repository at this point in the history