Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Static Public Member Functions | List of all members
mshadow::expr::ExpEngine< Saver, Container > Struct Template Reference

expression engine that actually interprets these expressions this is a function template that needed to be implemented for specific expressions More...

#include <tensor_expr.h>

Static Public Member Functions

template<typename EType >
static void Eval (Container &dst, const EType &exp)
 

Detailed Description

template<typename Saver, typename Container>
struct mshadow::expr::ExpEngine< Saver, Container >

expression engine that actually interprets these expressions this is a function template that needed to be implemented for specific expressions


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