Kan Wu created MXNET-1418:
-----------------------------
Summary: Add contrib op into cpp package
Key: MXNET-1418
URL: https://issues.apache.org/jira/browse/MXNET-1418
Project: Apache MXNet
Issue Type: New Feature
Components: Apache MXNet C/C++ API
Reporter: Kan Wu
Assignee: Amol Lele
Hi, there.
I add the contrib operators into cpp-package.
The prefix of their name is `_`. For example, the name of ROIAlign is
`_contrib_ROIAlign`.
The number of lines of `cpp-package/include/mxnet-cpp/op.h` is around 30
thousand after this PR, 16 thousand before this PR.
I'm not sure whether to divide the contribution operators into a new header
file, like `contrib_op.h`.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]