Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Topi] Split_indices negative axis added #1595

Merged
merged 2 commits into from
Aug 13, 2018

Conversation

PariksheetPinjari909
Copy link
Contributor

@PariksheetPinjari909 PariksheetPinjari909 commented Aug 13, 2018

Current implementation produces segmentation fault for negative axis in split CPP op. This PR adds support for negative axis in CPP implementation of split_indices op.

@tqchen have a look.

@yzhliu yzhliu merged commit 81b42bc into apache:master Aug 13, 2018
@PariksheetPinjari909 PariksheetPinjari909 deleted the split_bug_fix branch August 14, 2018 09:32
FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants