Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the index check in ndarray. (apache#4398)
N-length array should only have index from 0 to N-1.
- Loading branch information