Commit 5386775e authored by Yong Tang's avatar Yong Tang Committed by Shanqing Cai
Browse files

Update documentation for gather_nd/gather to specify behaviors for out-of-bound indices (#15857)



* Update documentation for gather_nd/gather to specify behaviors for out-of-bound indices

This fix updates documentation for gather_nd/gather
to specify behaviors for out-of-bound indices. Basically,
on CPU an error will be returned and on GPU 0 value will be filled
to the expected positions of the output.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent a558e7da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment