-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(//py): Use TensorRT to fill in .so libraries automatically if po…
…ssible (#1085) * feat(//py): Use TensorRT to fill in .so libraries automatically if possible Signed-off-by: Naren Dasan <naren@narendasan.com> Signed-off-by: Naren Dasan <narens@nvidia.com> * feat: support finding libraries on aarch64 Signed-off-by: Naren Dasan <naren@narendasan.com> * feat: remove unnecessary direct loading cudnn Signed-off-by: Naren Dasan <naren@narendasan.com> * chore: Real testing workflow Signed-off-by: Naren Dasan <naren@narendasan.com> * chore: Fix build paths Signed-off-by: Naren Dasan <naren@narendasan.com> * chore: Dont need to install torchvision twice Signed-off-by: Naren Dasan <naren@narendasan.com> * chore: Reduce concurrent jobs Signed-off-by: Naren Dasan <naren@narendasan.com> * chore: Reduce concurrent jobs Signed-off-by: Naren Dasan <naren@narendasan.com>
- Loading branch information
1 parent
ff2d955
commit e113b48
Showing
4 changed files
with
238 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.