Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the notations for dynamic_update_slice and dynamic_slice (#1040)
`adjusted_start_indices` seems like a 1-d tensor from the type of `shape(operand)` in `clamp(0, start_indices, shape(operand) -slice_sizes)`.
- Loading branch information