We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85df2d7 commit f7dabe5Copy full SHA for f7dabe5
.github/workflows/phoenix/bench.sh
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-job_device="${1}"
4
-job_precision="${2}"
5
6
if [ -z "$job_device" ] || [ -z "$job_precision" ]; then
7
echo "Usage: $0 [cpu|gpu] [single|double]"
0 commit comments