mxnet
Public Member Functions | Static Public Attributes | List of all members
mxnet::BaseExprNode Class Reference

Base type of all the expressions. More...

#include <expr.h>

Inheritance diagram for mxnet::BaseExprNode:
Inheritance graph
Collaboration diagram for mxnet::BaseExprNode:
Collaboration graph

Public Member Functions

 MXNET_DECLARE_BASE_OBJECT_INFO (BaseExprNode, Object)
 

Static Public Attributes

static constexpr const char * _type_key = "Expr"
 

Detailed Description

Base type of all the expressions.

See also
Expr

Member Function Documentation

mxnet::BaseExprNode::MXNET_DECLARE_BASE_OBJECT_INFO ( BaseExprNode  ,
Object   
)

Member Data Documentation

constexpr const char* mxnet::BaseExprNode::_type_key = "Expr"
static

The documentation for this class was generated from the following file: