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
Support R-package with cmake build and fix installation instructions #17228
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
@hetong007 could you help verify this? |
hetong007
reviewed
Jan 8, 2020
hetong007
approved these changes
Jan 8, 2020
This was referenced Jan 9, 2020
Open
I added a few more fixes to this PR. The current R-package was broken since #7273 #7389 due to missing linker arguments to the OpenCV dependency. It worked only due to some lucky circumstances such as order of dependency declaration in In particular, I updated the |
leezu
force-pushed
the
improverpkgbuild
branch
from
January 14, 2020 08:14
46b2f1f
to
7405734
Compare
leezu
force-pushed
the
improverpkgbuild
branch
from
January 14, 2020 15:14
7405734
to
cdda072
Compare
ChaiBapchya
added a commit
to ChaiBapchya/mxnet
that referenced
this pull request
Apr 7, 2020
leezu
pushed a commit
that referenced
this pull request
Apr 10, 2020
….x (#17993) * fix R error; backport 1 line from #17228 * print exception * remove namespace to resolve load_module not found error * fix static build ubuntu 1404 python error in nvidia docker gnutls handshake error * fix rvm version error * fix requantize flaky test (#16709) Co-authored-by: Xinyu Chen <[email protected]>
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
Support R-package with cmake build and fix installation instructions
Also: Fixes #17103
Checklist
Essentials
Please feel free to remove inapplicable items for your PR.
Changes
libmxnet.so