Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pemeliya committed Jan 20, 2025
1 parent 70a94c6 commit c758bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xla/service/gpu/gemm_algorithm_picker_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ ENTRY main {
changed = false;

DevicelessConfig deviceless_config{
gpu_device_desc().model_str(), gpu_comp()};
device_desc().model_str(), gpu_comp()};
AutotuneConfig deviceless_cfg{deviceless_config, opts};
TF_ASSERT_OK_AND_ASSIGN(
changed,
Expand Down

0 comments on commit c758bff

Please sign in to comment.