mxnet
Static Public Member Functions | List of all members
mshadow::expr::TypeCheckPass< true > Struct Template Reference

#include <expr_engine-inl.h>

Collaboration diagram for mshadow::expr::TypeCheckPass< true >:
Collaboration graph

Static Public Member Functions

static void Error_All_Tensor_in_Exp_Must_Have_Same_Type (void)
 
static void Error_TypeCheck_Not_Pass_For_Reduce_Exp (void)
 
static void Error_Expression_Does_Not_Meet_Dimension_Req (void)
 

Member Function Documentation

static void mshadow::expr::TypeCheckPass< true >::Error_All_Tensor_in_Exp_Must_Have_Same_Type ( void  )
inlinestatic
static void mshadow::expr::TypeCheckPass< true >::Error_Expression_Does_Not_Meet_Dimension_Req ( void  )
inlinestatic
static void mshadow::expr::TypeCheckPass< true >::Error_TypeCheck_Not_Pass_For_Reduce_Exp ( void  )
inlinestatic

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