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

Support incremental state for E2E ASR experiments #173

Open
wants to merge 20 commits into
base: 3.0.0-dev
Choose a base branch
from

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    89aed9d View commit details
    Browse the repository at this point in the history
  2. mmodify docstring

    hpasapp committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    54f6fc8 View commit details
    Browse the repository at this point in the history
  3. add docstring

    hpasapp committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    4c54c1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6412456 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. first commit

    taoleicn committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    0fcc6fa View commit details
    Browse the repository at this point in the history
  2. test other torch versions

    hpasapp committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    09d6559 View commit details
    Browse the repository at this point in the history
  3. adding 1.5.1 tests

    hpasapp committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    5480528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31df1f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e71ff4 View commit details
    Browse the repository at this point in the history
  6. remove _cpp suffix

    hpasapp committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    67eb674 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #172 from asappresearch/weight-c-init-default-1

    change weight-c-init from Optional[float] = None to float = 1.0
    hpasapp committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    6df1f99 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    ea910c3 View commit details
    Browse the repository at this point in the history
  2. first commit

    taoleicn committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    d972f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7adb98a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    300aa6a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    b59451e View commit details
    Browse the repository at this point in the history
  2. add pre layer norm support

    taoleicn committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6fce0c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. add various layer norm types

    taoleicn committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    33142f1 View commit details
    Browse the repository at this point in the history
  2. fix a typo

    taoleicn committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d080309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8cfdfa View commit details
    Browse the repository at this point in the history