Refactor thread_reduce for better unrolling and vectorization in the future#36014
Closed
zasdfgbnm wants to merge 6 commits intogh/zasdfgbnm/34/basefrom
Closed
Refactor thread_reduce for better unrolling and vectorization in the future#36014zasdfgbnm wants to merge 6 commits intogh/zasdfgbnm/34/basefrom
zasdfgbnm wants to merge 6 commits intogh/zasdfgbnm/34/basefrom
Conversation
…future Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb [ghstack-poisoned]
💊 CircleCI build failures summary and remediationsAs of commit f819b0b (more details on the Dr. CI page): ✅ None of the build failures appear to be your fault 💚
❄️ 3 tentatively flaky failures3 failures tentatively classified as flaky but have not triggered reruns to confirm:
|
Collaborator
Author
|
How can every test pass on my system and fails here... |
…ion in the future" Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb [ghstack-poisoned]
…ion in the future" Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb [ghstack-poisoned]
zasdfgbnm
added a commit
that referenced
this pull request
Apr 4, 2020
…future Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb ghstack-source-id: 074b2ef Pull Request resolved: #36014
…ion in the future" Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb [ghstack-poisoned]
zasdfgbnm
added a commit
that referenced
this pull request
Apr 4, 2020
…future Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb ghstack-source-id: 2dd4e56 Pull Request resolved: #36014
ngimel
approved these changes
Apr 8, 2020
…ion in the future" Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb Differential Revision: [D20927535](https://our.internmc.facebook.com/intern/diff/D20927535) [ghstack-poisoned]
zasdfgbnm
added a commit
that referenced
this pull request
Apr 8, 2020
…future Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb ghstack-source-id: e41085c Pull Request resolved: #36014
…ion in the future" Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb Differential Revision: [D20927535](https://our.internmc.facebook.com/intern/diff/D20927535) [ghstack-poisoned]
zasdfgbnm
added a commit
that referenced
this pull request
Apr 9, 2020
…future Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb ghstack-source-id: fa34216 Pull Request resolved: #36014
Contributor
ashishfarmer
pushed a commit
to ashishfarmer/pytorch
that referenced
this pull request
Apr 13, 2020
…future (pytorch#36014) Summary: Pull Request resolved: pytorch#36014 Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb Test Plan: Imported from OSS Differential Revision: D20927535 Pulled By: ngimel fbshipit-source-id: b65b749b58cebe0751e4ec7e1cf359543c401580
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
…future (pytorch#36014) Summary: Pull Request resolved: pytorch#36014 Benchmark on RTX2080Ti: 2.13ms vs 1.88ms https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb Test Plan: Imported from OSS Differential Revision: D20927535 Pulled By: ngimel fbshipit-source-id: b65b749b58cebe0751e4ec7e1cf359543c401580
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack from ghstack:
Benchmark on RTX2080Ti: 2.13ms vs 1.88ms
https://github.com/zasdfgbnm/things/blob/master/2020Q2/reduction-benchmark-refactor.ipynb
Differential Revision: D20927535