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 #137

Merged
merged 9 commits into from
Aug 27, 2024
Merged

build: RHEL8 PyTorch Backend #137

merged 9 commits into from
Aug 27, 2024

Conversation

fpetrini15
Copy link
Contributor

@fpetrini15 fpetrini15 commented Aug 13, 2024

Goal: Support the PyTorch Backend on RHEL8 systems. In sum, these changes collect artifacts from the base and wheel containers necessary to build the Triton backend. Note, that these changes will only support a vanilla build of the PyTorch backend, with full functionality to be supported later.

Server Changes: triton-inference-server/server#7568
TensorRT Backend: triton-inference-server/tensorrt_backend#98
TensorFlow: triton-inference-server/tensorflow_backend#105
ORT Backend: triton-inference-server/onnxruntime_backend#266

CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Show resolved Hide resolved
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.

Commenting for the record.
Change is OK.
We may wan't to address some configuration in future, in context of how we building the PyTorch backend

@fpetrini15 fpetrini15 merged commit a520106 into main Aug 27, 2024
1 check passed
@fpetrini15 fpetrini15 deleted the fpetrini-pytorch-rhel branch August 27, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants