From 81c32c41cc7167a12b49f67e997f2a9acdc2b8c6 Mon Sep 17 00:00:00 2001 From: wu Date: Mon, 9 Dec 2024 06:31:42 +0000 Subject: [PATCH] update src/upstream/upstream.yaml. Signed-off-by: wu --- src/upstream/upstream.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/upstream/upstream.yaml b/src/upstream/upstream.yaml index 00cfc82..a3ddad0 100644 --- a/src/upstream/upstream.yaml +++ b/src/upstream/upstream.yaml @@ -8,6 +8,19 @@ users: - https://github.com/apache/spark-website - https://github.com/apache/spark-docker - https://github.com/pytorch/pytorch + - https://github.com/pytorch/xla + - https://github.com/pytorch/vision + - https://github.com/pytorch/torchrec + - https://github.com/pytorch/text + - https://github.com/pytorch/audio + - https://github.com/pytorch/torcharrow + - https://github.com/pytorch/data + - https://github.com/pytorch/torchtune + - https://github.com/pytorch/torchchat + - https://github.com/pytorch/torchcodec + - https://github.com/pytorch/serve + - https://github.com/pytorch/executorch + - https://github.com/pytorch/torchx - https://github.com/vllm-project/vllm - https://github.com/triton-lang/triton - https://github.com/openhpc/ohpc -- Gitee