|
mxnet
|
Managed reference to BaseExprNode. More...
#include <expr.h>


Public Types | |
| using | ContainerType = BaseExprNode |
| The container type. More... | |
Public Member Functions | |
| BaseExpr () | |
| Cosntructor. More... | |
| BaseExpr (runtime::ObjectPtr< Object > ptr) | |
| Cosntructor from object ptr. More... | |
Managed reference to BaseExprNode.
The container type.
|
inline |
Cosntructor.
|
inlineexplicit |
Cosntructor from object ptr.
| ptr | The object pointer. |
1.8.11