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
[MXNET-849] - Enable armv7 with pinned docker images. #12272
Merged
marcoabreu
merged 2 commits into
apache:master
from
KellenSunderland:enable_armv7_pinned
Aug 23, 2018
Merged
[MXNET-849] - Enable armv7 with pinned docker images. #12272
marcoabreu
merged 2 commits into
apache:master
from
KellenSunderland:enable_armv7_pinned
Aug 23, 2018
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
KellenSunderland
force-pushed
the
enable_armv7_pinned
branch
from
August 21, 2018 13:51
5a45548
to
09ada09
Compare
lebeg
approved these changes
Aug 21, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great
KellenSunderland
changed the title
[MXNET-849] - Enable armv7 pinned
[MXNET-849] - Enable armv7 with pinned docker images.
Aug 21, 2018
@marcoabreu This should address armv7 issues, but let's test this well before merging. Id propose we do a few builds. |
KellenSunderland
changed the title
[MXNET-849] - Enable armv7 with pinned docker images.
WIP - [MXNET-849] - Enable armv7 with pinned docker images.
Aug 21, 2018
5 tasks
Please rebase since i've just merged the other PR. |
This reverts commit a4aced7.
Co-authored-by: Anton Chernov <mechernov@gmail.com>
KellenSunderland
force-pushed
the
enable_armv7_pinned
branch
from
August 21, 2018 13:59
09ada09
to
b1894d3
Compare
Rebased. |
marcoabreu
approved these changes
Aug 21, 2018
Triggering once more, then I'm comfortable with merging. |
KellenSunderland
changed the title
WIP - [MXNET-849] - Enable armv7 with pinned docker images.
[MXNET-849] - Enable armv7 with pinned docker images.
Aug 21, 2018
Roshrini
pushed a commit
to Roshrini/mxnet
that referenced
this pull request
Aug 24, 2018
* Revert "Temporarily disable ARMv7 builds (apache#12260)" This reverts commit a4aced7. * [MXNET-849] Pin armv7 dockcross image Co-authored-by: Anton Chernov <mechernov@gmail.com>
3 tasks
szha
pushed a commit
that referenced
this pull request
Aug 24, 2018
* Fix a bug in where op with 1-D input (#12325) * Fix a bug in where op with 1-D input * Add unit test * [MXNET-849] - Enable armv7 with pinned docker images. (#12272) * Revert "Temporarily disable ARMv7 builds (#12260)" This reverts commit a4aced7. * [MXNET-849] Pin armv7 dockcross image Co-authored-by: Anton Chernov <mechernov@gmail.com> * [MXNET-855] Update clang to version 6 (#12305)
XinYao1994
pushed a commit
to XinYao1994/incubator-mxnet
that referenced
this pull request
Aug 29, 2018
* Revert "Temporarily disable ARMv7 builds (apache#12260)" This reverts commit a4aced7. * [MXNET-849] Pin armv7 dockcross image Co-authored-by: Anton Chernov <mechernov@gmail.com>
anirudh2290
pushed a commit
to anirudh2290/mxnet
that referenced
this pull request
Sep 19, 2018
* Revert "Temporarily disable ARMv7 builds (apache#12260)" This reverts commit a4aced7. * [MXNET-849] Pin armv7 dockcross image Co-authored-by: Anton Chernov <mechernov@gmail.com>
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
Re-enable ARMv7 builds using pinned dockcross images.
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.