Skip to content

Commit bfbd3c3

Browse files
authored
add multi-device pr list (#2985)
1 parent e322344 commit bfbd3c3

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

models/PaddleX/ci/pr_list_dcu.txt

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# For PaddleClas
2+
config_path:paddlex/configs/image_classification/ResNet18.yaml

models/PaddleX/ci/pr_list_mlu.txt

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# For PaddleClas
2+
config_path:paddlex/configs/image_classification/ResNet18.yaml
3+
config_path:paddlex/configs/image_classification/PP-LCNet_x0_25.yaml
4+
config_path:paddlex/configs/image_classification/MobileNetV3_small_x0_35.yaml
5+
# For PaddleTS
6+
config_path:paddlex/configs/ts_forecast/DLinear.yaml

models/PaddleX/ci/pr_list_npu.txt

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# For PaddleDetection
2+
config_path:paddlex/configs/object_detection/RT-DETR-L.yaml
3+
# For PaddleClas
4+
config_path:paddlex/configs/image_classification/ResNet18.yaml
5+
config_path:paddlex/configs/image_classification/PP-LCNet_x0_25.yaml
6+
config_path:paddlex/configs/image_classification/MobileNetV3_small_x0_35.yaml
7+
config_path:paddlex/configs/image_classification/PP-HGNetV2-B0.yaml
8+
config_path:paddlex/configs/image_classification/CLIP_vit_base_patch16_224.yaml
9+
config_path:paddlex/configs/image_classification/SwinTransformer_tiny_patch4_window7_224.yaml
10+
# For PaddleSeg
11+
config_path:paddlex/configs/semantic_segmentation/OCRNet_HRNet-W48.yaml
12+
# For PaddleTS
13+
config_path:paddlex/configs/ts_forecast/DLinear.yaml

0 commit comments

Comments
 (0)