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

Update demoBERT input dimensions to match Triton requirement #1051

Merged
merged 5 commits into from
May 11, 2021

Commits on May 11, 2021

  1. fix bert input dimension to match Triton requirement

    Signed-off-by: Dong Meng <dongm@nvidia.com>
    Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
    mengdong authored and rajeevsrao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    90d4c76 View commit details
    Browse the repository at this point in the history
  2. python_inference_fix

    Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
    jiahongl authored and rajeevsrao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    6b87342 View commit details
    Browse the repository at this point in the history
  3. Delete demo/BERT/.ipynb_checkpoints directory

    delete checkpoints
    
    Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
    jiahong-liu authored and rajeevsrao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    78e5c9a View commit details
    Browse the repository at this point in the history
  4. Use relative paths in demoBERT scripts

    Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
    rajeevsrao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    718c13d View commit details
    Browse the repository at this point in the history
  5. Update demoBERT C++ inference for triton

    Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
    rajeevsrao committed May 11, 2021
    Configuration menu
    Copy the full SHA
    faced58 View commit details
    Browse the repository at this point in the history