Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

move plugin rules to sub makefile#1259

Merged
piiswrong merged 2 commits intoapache:masterfrom
piiswrong:torch
Jan 13, 2016
Merged

move plugin rules to sub makefile#1259
piiswrong merged 2 commits intoapache:masterfrom
piiswrong:torch

Conversation

@piiswrong
Copy link
Copy Markdown
Contributor

No description provided.

@tqchen
Copy link
Copy Markdown
Member

tqchen commented Jan 13, 2016

see #1251 we will do this like this way, which is cleaner

Comment thread Makefile Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'd better remove or comment include plugin/*/*.mk because there will be other plugin mk rules

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did this on purpose so that people can put new dependency in plugin folder and have them included without changing main Makefile.
This makes it possible to maintain plugins separately without touching mxnet main repo

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I saw your MXNET_PLUGINS flag in sframe PR.
I'll wait for it to be merged and then rebase.

@piiswrong piiswrong force-pushed the torch branch 3 times, most recently from 7ca3af5 to 28d0f74 Compare January 13, 2016 07:31
piiswrong added a commit that referenced this pull request Jan 13, 2016
move plugin rules to sub makefile
@piiswrong piiswrong merged commit f1bb68e into apache:master Jan 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants