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

build: RHEL8 PyTorch Backend #266

Merged
merged 3 commits into from
Aug 27, 2024
Merged

build: RHEL8 PyTorch Backend #266

merged 3 commits into from
Aug 27, 2024

Conversation

fpetrini15
Copy link
Contributor

@fpetrini15 fpetrini15 commented Aug 19, 2024

Goal: Support the ORT Backend on RHEL8 systems.

Server Changes: triton-inference-server/server#7568
TensorRT Backend: triton-inference-server/tensorrt_backend#98
TensorFlow: triton-inference-server/tensorflow_backend#105
PyTorch Backend: triton-inference-server/pytorch_backend#137

@nv-kmcgill53
Copy link
Contributor

nv-kmcgill53 commented Aug 26, 2024

See this comment

Copy link
Contributor

@mc-nv mc-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't ONNX Runtime uses "base" image to compile?

@fpetrini15
Copy link
Contributor Author

fpetrini15 commented Aug 26, 2024

@mc-nv it uses the CUDA base image to compile, passed in as --triton-container

@fpetrini15 fpetrini15 merged commit c5c0cc8 into main Aug 27, 2024
3 checks passed
@fpetrini15 fpetrini15 deleted the fpetrini-ort-rhel branch August 27, 2024 16:36
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.

3 participants