This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[R] Change R-Package License to BSD#317
Merged
tqchen merged 1 commit intoapache:masterfrom Oct 18, 2015
Merged
Conversation
Member
Author
Member
Author
|
The major reason for licensing R-Package under BSD is to respect the license of Rcpp, which current R package uses. The main code repo remains apache-2.0 |
tqchen
added a commit
that referenced
this pull request
Oct 18, 2015
[R] Change R-Package License to BSD
anirudh2290
pushed a commit
to anirudh2290/mxnet
that referenced
this pull request
Jan 11, 2018
* add qid for session-id * fix qid not have weight * fix qid not have weight * change logs * change logs * delete space * format spaces * change qid type to size_t * change default qid value to 0 * use atol parse session id * fix format * just rebuild for ci mac pip command not found error * fix travis.yml * change qid type from size_t to uint64_t
iblislin
added a commit
to iblislin/incubator-mxnet
that referenced
this pull request
Mar 18, 2018
* docs: update examples in overview close apache#286 * docs: add Makefile
joseph-wakeling-sociomantic
added a commit
to joseph-wakeling-sociomantic/mxnet
that referenced
this pull request
Mar 23, 2018
https://github.com/apache/incubator-mxnet/releases/tag/1.1.0 A quite extended amount of manual work was needed here to resolve all the conflicts, almost none due to the tsunami fork! Some diffs seemed to survive the merge, and were fixed via manually checking out the files in question from the upstream 1.1.0 tag. * 3rdparty/cub ()...05eb57fa(05eb57fa) (1 commits) > Merge pull request sociomantic-tsunami#1 from ptrendx/update * 3rdparty/googletest ()...release-1.8.0(ec44c6c) (1 commits) > Merge pull request apache#821 from mazong1123/master * 3rdparty/openmp ()...37c7212(37c7212) (1 commits) > Merging r317115: * 3rdparty/cub ()...05eb57fa(05eb57fa) (1 commits) > Merge pull request sociomantic-tsunami#1 from ptrendx/update * 3rdparty/googletest ()...release-1.8.0(ec44c6c) (1 commits) > Merge pull request apache#821 from mazong1123/master * 3rdparty/openmp ()...37c7212(37c7212) (1 commits) > Merging r317115: * dmlc-core 87b7ffa(87b7ffa)...6389c10(6389c10) (20 commits) > Fix symbol demangling on stacktraces under Linux. (apache#356) > Add more environment variables to support 3rd-party S3 implementations (apache#354) > add qid as ranklib format (apache#317) > Make choice of archiver configurable (apache#352) > Fix warnings in unittest_lockfree.cc, fix travis CI (apache#347) (...) * mshadow 2d7780c(2d7780c)...16ac8cd(16ac8cd) (5 commits) > Add fully qualified type on define default_real_t (apache#317) > fix AddTakeGradLargeBatch for CPU. close apache#235 (apache#316) > fix float16 min and max values (apache#315) > [Windows] make Packet::size constexpr (apache#313) > add GetRndEngine (apache#308) * nnvm e4a138a(e4a138a)...7a052d6(7a052d6) (3 commits) > [SYMBOL] Add __iter__ and GetChildren for symbol (apache#268) > API call to get symbol output count (apache#270) > [FRONTEND] Fix mxnet multi outputs (apache#271)
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 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.
No description provided.