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

Optimized Graph-Transducer Implementation #11169

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 5, 2024

  1. Optimized Graph-Transducer implementation

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ab46c7a View commit details
    Browse the repository at this point in the history
  2. Apply isort and black reformatting

    Signed-off-by: artbataev <[email protected]>
    artbataev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4b1f5c8 View commit details
    Browse the repository at this point in the history
  3. Add copyright

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f558312 View commit details
    Browse the repository at this point in the history
  4. Tests for bfloat16

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    99121ad View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Respect lengths

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2e30a57 View commit details
    Browse the repository at this point in the history
  2. refactor: x -> logits

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    27dca45 View commit details
    Browse the repository at this point in the history
  3. refactor: x -> logits

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    554bd07 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Vladimir Bataev <[email protected]>
    artbataev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4821863 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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