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

Adding new export for Triton #2078

Merged
merged 8 commits into from
Jun 1, 2022
Merged

Adding new export for Triton #2078

merged 8 commits into from
Jun 1, 2022

Conversation

brightsparc
Copy link
Contributor

@brightsparc brightsparc commented May 31, 2022

Added new util and CLI function to support exporting model for Triton inference server.

  • Adding new export for triton that creates torchscript model with Inference wrapper, and config.pbtxt
  • Fixes for load model for neuropod export.
  • Fixes neurpod to format output dict, added annotation for inputs.
  • Added test to export and load triton model and run inference.

@github-actions
Copy link

github-actions bot commented May 31, 2022

Unit Test Results

       6 files  ±0         6 suites  ±0   2h 7m 24s ⏱️ - 1m 10s
2 799 tests +1  2 764 ✔️ +1    35 💤 ±0  0 ±0 
8 397 runs  +3  8 288 ✔️ +3  109 💤 ±0  0 ±0 

Results for commit c156cb2. ± Comparison against base commit 8e4bf24.

♻️ This comment has been updated with latest results.

ludwig/utils/triton_utils.py Outdated Show resolved Hide resolved
@brightsparc brightsparc merged commit 698a0e0 into master Jun 1, 2022
@brightsparc brightsparc deleted the enh-export-triton branch June 1, 2022 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants