Skip to content

Commit 11719a5

Browse files
committed
changes
1 parent 97b791d commit 11719a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pull.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,7 +1009,10 @@ jobs:
10091009
./cmake-out/backends/vulkan/test/custom_ops/q8csw_conv2d
10101010
./cmake-out/backends/vulkan/test/custom_ops/q4gsw_linear
10111011
./cmake-out/backends/vulkan/test/custom_ops/choose_qparams_per_row
1012+
<<<<<<< HEAD
10121013
./cmake-out/backends/vulkan/test/custom_ops/qdq8ta_conv2d_activations
1014+
=======
1015+
>>>>>>> 9fc8737bb4 (changes)
10131016

10141017
# "Classic" Operator tests
10151018
PYTHON_EXECUTABLE=python bash backends/vulkan/test/scripts/test_op.sh --build

0 commit comments

Comments
 (0)