This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Re-Enabling Large Tensor and Vector Nightly on GPU #16164
Merged
Merged
Conversation
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
@mxnet-label-bot add [pr-awaiting-review] |
@apeforest can you review ? |
Can you run all the tests in the same container as nightly and paste the results here? Thanks! |
access2rohit
force-pushed
the
re-enable_large_tensor
branch
2 times, most recently
from
January 14, 2020 19:28
bd2105a
to
ac6cb59
Compare
access2rohit
changed the title
Re-Enabling Large Tensor Nightly on GPU
Re-Enabling Large Tensor and Vector Nightly on GPU
Jan 14, 2020
access2rohit
force-pushed
the
re-enable_large_tensor
branch
from
January 27, 2020 18:26
ac6cb59
to
f75aad8
Compare
access2rohit
force-pushed
the
re-enable_large_tensor
branch
3 times, most recently
from
February 5, 2020 19:34
4e871db
to
e004b56
Compare
access2rohit
force-pushed
the
re-enable_large_tensor
branch
from
February 5, 2020 21:36
e004b56
to
916212f
Compare
@mxnet-label-bot add [pr-awaiting-review] |
@apeforest can you take a look ? |
@mxnet-label-bot update [pr-awaiting-merge] |
lanking520
added
pr-awaiting-merge
Review and CI is complete. Ready to Merge
and removed
pr-awaiting-review
PR is waiting for code review
labels
Feb 6, 2020
apeforest
approved these changes
Feb 6, 2020
zheyuye
pushed a commit
to zheyuye/incubator-mxnet
that referenced
this pull request
Feb 19, 2020
anirudh2290
pushed a commit
to anirudh2290/mxnet
that referenced
this pull request
May 29, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Reverts PR: #15141. Since the fix: #17450 for issue #14981 has been merged
To be merged only after nightly tests are restored. This test has been re-enabled since PRs have been merged that have significantly reduced memory footprint of ops like topk, argsort and sort from over 400GB to around 220GB on Large Tensor tests.
Also adding large vector nightly
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Tests