-
Notifications
You must be signed in to change notification settings - Fork 497
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[xla:cpu] scatter_benchmark: remove unique_indices=true
It's not clear to me that the update slices cannot overlap, regardless of parameter values. (If they were simple scatters I'd easily reason about this, but alas, they're not). Remove the flags then. PiperOrigin-RevId: 716233312
- Loading branch information
1 parent
856089b
commit 1e94534
Showing
1 changed file
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters