forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v.1.5.0] Ensure linearIndex of advanced indexing backwards is contig… (
pytorch#36962) * [v.1.5.0] Ensure linearIndex of advanced indexing backwards is contiguous. This is a more straightforward solution to the problem than pytorch#36957; I don't know about the relative performance. Fixes: pytorch#36956 ghstack-source-id: 43c48eaee7232cd3ed2b108edbbee24c11e8321a Pull Request resolved: pytorch#36959 * Fix test.
- Loading branch information
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters