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

Add basic grpc MT server #1807

Merged
merged 44 commits into from
Aug 9, 2021
Merged

Add basic grpc MT server #1807

merged 44 commits into from
Aug 9, 2021

Commits on Feb 26, 2021

  1. Add basic grpc MT server

    Add readme, server updates
    
    Signed-off-by: Ryan Leary <rleary@nvidia.com>
    ryanleary committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    619df56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f044219 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

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

Commits on Mar 5, 2021

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

Commits on Mar 8, 2021

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

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    991f111 View commit details
    Browse the repository at this point in the history
  2. style fix

    Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com>
    okuchaiev committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    742fa69 View commit details
    Browse the repository at this point in the history
  3. fixing license headers

    Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com>
    okuchaiev committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    a996956 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Add punctuation model into NMT service

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bd96e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a1bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fdaa36 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    472803b View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f9f3593 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    f595535 View commit details
    Browse the repository at this point in the history
  2. style fixes to unblock CI

    Signed-off-by: Oleksii Kuchaiev <okuchaiev@nvidia.com>
    okuchaiev committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    14f6505 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    01e4fd4 View commit details
    Browse the repository at this point in the history
  2. Add a Jarvis ASR + NeMo NMT client

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    c92356a View commit details
    Browse the repository at this point in the history
  3. style fixes

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    3b697ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e19a6c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

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

Commits on Apr 22, 2021

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

Commits on Apr 26, 2021

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

Commits on May 20, 2021

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

Commits on May 26, 2021

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

Commits on Jun 2, 2021

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

Commits on Jul 19, 2021

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

Commits on Aug 3, 2021

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

Commits on Aug 4, 2021

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

Commits on Aug 6, 2021

  1. Refactor gRPC service

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9d0b4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d9795 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de3cc48 View commit details
    Browse the repository at this point in the history
  4. Update license headers

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    f9e1fbe View commit details
    Browse the repository at this point in the history
  5. Update one more license header

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7357a65 View commit details
    Browse the repository at this point in the history
  6. Whitepsace in header

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    34b92a6 View commit details
    Browse the repository at this point in the history
  7. Style fixes

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b5ebecc View commit details
    Browse the repository at this point in the history
  8. Fix grpc requirement

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b2eb5ba View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    306ff84 View commit details
    Browse the repository at this point in the history
  2. Update license headers

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    edb60b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a41f21f View commit details
    Browse the repository at this point in the history
  4. Add option to specify src/tgt lang and import fixes

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    3399cc7 View commit details
    Browse the repository at this point in the history
  5. Style fixes

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6b474ed View commit details
    Browse the repository at this point in the history
  6. Fix unused imports

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    323d938 View commit details
    Browse the repository at this point in the history
  7. Renaming variables

    Signed-off-by: MaximumEntropy <sandeep.subramanian.1@umontreal.ca>
    MaximumEntropy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    af51a3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3f7898 View commit details
    Browse the repository at this point in the history