Skip to content

Commit df6e698

Browse files
committed
Add CCT2 Training to CI
1 parent 0806442 commit df6e698

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ci-platform-siracusa-tiled.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ jobs:
118118
L1: [64000]
119119
- name: "CCT/CCT_1_16_16_8"
120120
L1: [64000]
121-
- name: "testTrainCCT/CCT1_Classifier_Training/CCT_1_16_16_8"
122-
L1: [64000]
121+
- name: "testTrainCCT/CCT2_FT2"
122+
L1: [128000]
123123
num-cores: [8]
124124
uses: ./.github/workflows/_runner-siracusa-tiled.yml
125125
with:
@@ -149,8 +149,8 @@ jobs:
149149
L1: [60000, 10000, 5000]
150150
- name: "CCT/CCT_2_32_32_128"
151151
L1: [128000]
152-
- name: "testTrainCCT/CCT1_Classifier_Training/CCT_1_16_16_128"
153-
L1: [64000]
152+
- name: "testTrainCCT/CCT2_FT2"
153+
L1: [128000]
154154
num-cores: [8]
155155
default-memory-level: ["L3"]
156156
uses: ./.github/workflows/_runner-siracusa-tiled.yml
@@ -187,8 +187,8 @@ jobs:
187187
L1: [60000, 20000, 10000]
188188
- name: "CCT/CCT_2_32_32_128"
189189
L1: [128000]
190-
- name: "testTrainCCT/CCT1_Classifier_Training/CCT_1_16_16_128"
191-
L1: [64000]
190+
- name: "testTrainCCT/CCT2_FT2"
191+
L1: [128000]
192192
num-cores: [8]
193193
double-buffer: [true]
194194
default-memory-level: ["L3"]

0 commit comments

Comments
 (0)