Skip to content

Commit 9067033

Browse files
Update benchmarks.yml
1 parent eefc513 commit 9067033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
continue
111111
fi
112112
echo "Running benchmark on $file" &> results/"$file".log
113-
# ./bazel-bin/xla/tools/run_hlo_module --input_format=hlo --platform=GPU "$file" &> results/"$file".log
113+
# ./bazel-bin/xla/tools/run_hlo_module --input_format=hlo --platform=GPU "$file" &> results/"$filename".log
114114
done
115115
- name: Wait For Connection
116116
uses: google-ml-infra/actions/ci_connection@main

0 commit comments

Comments
 (0)