Skip to content

Commit f7dabe5

Browse files
author
Archith Iyer
committed
another small CI fix
1 parent 85df2d7 commit f7dabe5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/phoenix/bench.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
job_device="${1}"
4-
job_precision="${2}"
53

64
if [ -z "$job_device" ] || [ -z "$job_precision" ]; then
75
echo "Usage: $0 [cpu|gpu] [single|double]"

0 commit comments

Comments
 (0)