We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8097be7 commit 857c0b4Copy full SHA for 857c0b4
.github/CODEOWNERS
@@ -34,6 +34,7 @@
34
## TensorRT-LLM Pytorch backend - AutoDeploy flow
35
/tensorrt_llm/_torch/auto_deploy @NVIDIA/trt-llm-torch-autodeploy-devs
36
/examples/auto_deploy @NVIDIA/trt-llm-torch-autodeploy-devs @NVIDIA/trt-llm-doc-owners
37
+/tests/unittest/_torch/auto_deploy @NVIDIA/trt-llm-torch-autodeploy-devs
38
39
## TensorRT-LLM Pytorch - Speculative Decoding
40
/tensorrt_llm/_torch/speculative @NVIDIA/trt-llm-torch-spec-decoding
0 commit comments