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

ndarray.hpp needs to include op.h #7495

Merged
merged 2 commits into from
Aug 30, 2017
Merged

Conversation

dtmoodie
Copy link
Contributor

Compile issues due to Operator undefined otherwise.

@piiswrong
Copy link
Contributor

@lx75249 Is this necessary? op.h might not be available before cpp-package is compiled right?

@dtmoodie
Copy link
Contributor Author

I will double check but it is necessary to compile an external project using the API.

@conopt
Copy link
Contributor

conopt commented Aug 25, 2017

I see. @dtmoodie you need to include operator.h insteand op.h.

@piiswrong piiswrong merged commit ec71cff into apache:master Aug 30, 2017
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 6, 2017
* ndarray.hpp needs to include op.h

* op.h -> operator.h
cjolivier01 pushed a commit to cjolivier01/mxnet that referenced this pull request Sep 11, 2017
* ndarray.hpp needs to include op.h

* op.h -> operator.h
crazy-cat pushed a commit to crazy-cat/incubator-mxnet that referenced this pull request Oct 26, 2017
* ndarray.hpp needs to include op.h

* op.h -> operator.h
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