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

[v1.5.0] Ensure remainder of advanced indexing backwards is contiguous. #36961

Closed
wants to merge 2 commits into from

Conversation

gchanan
Copy link
Contributor

@gchanan gchanan commented Apr 20, 2020

This is attempt to make the current master behavior the same as on 1.4. I don't know if this is more performant than just making the linearIndex contiguous.

Fixes: #36956

ghstack-source-id: f5ac46a6e77dce2e82396079d2ec426953ac5966
Pull Request resolved: #36957

This is attempt to make the current master behavior the same as on 1.4.  I don't know if this is more performant than just making the linearIndex contiguous.

Fixes: pytorch#36956

ghstack-source-id: f5ac46a6e77dce2e82396079d2ec426953ac5966
Pull Request resolved: pytorch#36957
@dr-ci
Copy link

dr-ci bot commented Apr 20, 2020

💊 Build failures summary and remediations

As of commit e591d75 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 2 times.

@gchanan gchanan closed this May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant