Skip to content

Commit

Permalink
Fix output shape
Browse files Browse the repository at this point in the history
  • Loading branch information
Aswinmcw committed Jan 29, 2025
1 parent 493a4f3 commit 7e1705f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def test_all_gather_async_t3000(
function_level_defaults,
enable_async,
):
output_shape[dim] *= num_devices
run_all_gather_impl(
t3k_mesh_device,
num_devices,
Expand Down

0 comments on commit 7e1705f

Please sign in to comment.