Closed jaykru-tt closed 4 days ago
Forcing single core on BH for sharded tensors was causing failures in recently-enabled tests in BH post-commit.
This commit adds another check that only forces single core on BH when the input and output tensors are not sharded.
Problem description
Forcing single core on BH for sharded tensors was causing failures in recently-enabled tests in BH post-commit.
What's changed
This commit adds another check that only forces single core on BH when the input and output tensors are not sharded.
Checklist