From 7510b95aa55b290f5c49cbb24ae5056a9309dd47 Mon Sep 17 00:00:00 2001 From: ZhiliangTang Date: Wed, 17 Jun 2026 06:59:37 +0000 Subject: [PATCH] update src/upstream/white_box.yaml. Signed-off-by: ZhiliangTang --- src/upstream/white_box.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/upstream/white_box.yaml b/src/upstream/white_box.yaml index 74d96c1..01bcfbc 100644 --- a/src/upstream/white_box.yaml +++ b/src/upstream/white_box.yaml @@ -554,6 +554,13 @@ github: - pytorch/pytorch.github.io - cosdt/torchcomms gitcode: + - branchs: [all] + repos: + - TritonAscendTest/flash-linear-attention + - TritonAscendTest/mojo_opset + - TritonAscendTest/TritonAutomation + - TritonAscendTest/Q2TritonKernel + - TritonAscendTest/Customer_Kernels - branchs: [default] repos: - openUBMC/software-center-importer -- Gitee