Skip to content

Commit 6f61cd8

Browse files
committed
add test ci scripts
1 parent 5cc00d7 commit 6f61cd8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

examples/inference/benchmark_ops/test_ci.sh

Whitespace-only changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
echo "Skip the test (this test is slow)"
3+
4+
# bash ./run_benchmark.sh

0 commit comments

Comments
 (0)