Skip to content

Commit 75efc3a

Browse files
Fix the CI name and removed one mode which is causing failure. (nod-ai#468)
Fix the CI name and removed one mode which is causing failure. will debug that separately
1 parent 696a083 commit 75efc3a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/test_e2eshark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See https://llvm.org/LICENSE.txt for license information.
55
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66

7-
name: E2ESHARK Test Suite
7+
name: E2ESHARK Test Suite unique models
88
on:
99
workflow_dispatch:
1010
schedule:

.github/workflows/test_e2eshark_for_weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See https://llvm.org/LICENSE.txt for license information.
55
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66

7-
name: E2ESHARK Test Suite
7+
name: E2ESHARK Test Suite Duplicate models
88
on:
99
workflow_dispatch:
1010
schedule:

alt_e2eshark/onnx_tests/models/external_lists/vai-hf-cnn-fp32-shard2_unique.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ pvt_v2_b5
105105
regnety_120.sw_in12k
106106
regnety_160.deit_in1k
107107
regnety_160.sw_in12k
108-
regnety_320.seer
109108
regnety_640.seer
110109
resmlp_big_24_224.fb_in1k
111110
resnest200e

0 commit comments

Comments
 (0)