Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Public Member Functions | List of all members
mshadow::expr::Plan< ExpType > Class Template Reference

This part of code gives plan that can be used to carry out execution. More...

#include <tensor_expr_engine-inl.hpp>

Public Member Functions

MSHADOW_XINLINE real_t Eval (index_t y, index_t x) const
 evaluate the expression at index [y][x] to be implemented by SubType
 

Detailed Description

template<typename ExpType>
class mshadow::expr::Plan< ExpType >

This part of code gives plan that can be used to carry out execution.


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