Goal: Support the PyTorch, TensorRT, and TensorFlow backends on RHEL8 systems. Importantly, these changes will disable optional PyTorch optional features such as TRITON_PYTORCH_ENABLE_TORCHTRT and TRITON_ENABLE_NVTX, which are not currently supported for the RHEL8 build.
Goal: Support the PyTorch, TensorRT, and TensorFlow backends on RHEL8 systems. Importantly, these changes will disable optional PyTorch optional features such as TRITON_PYTORCH_ENABLE_TORCHTRT and TRITON_ENABLE_NVTX, which are not currently supported for the RHEL8 build.
PyTorch Backend: https://github.com/triton-inference-server/pytorch_backend/pull/137 TensorRT Backend: https://github.com/triton-inference-server/tensorrt_backend/pull/98 TensorFlow: https://github.com/triton-inference-server/tensorflow_backend/pull/105 ORT Backend: https://github.com/triton-inference-server/onnxruntime_backend/pull/266