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 1d4db34 commit 46d97f9Copy full SHA for 46d97f9
.github/workflows/benchmarks.yml
@@ -78,7 +78,7 @@ jobs:
78
cd ..
79
./bazel-bin/xla/tools/multihost_hlo_runner/hlo_runner_main --device_type=gpu --log_output=True --use_spmd_partitioning --xla_gpu_dump_xspace_to=xla/results/xspace.pb xla/tools/hlo_opt/tests/gpu_hlo_pass.hlo
80
81
- - name: Get Device Stats
+ - name: Get Device Stats
82
working-directory: xla
83
run: |
84
0 commit comments