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< Broadcast1DExp< Device, dimdst, dimcast > > Struct Template Reference

execution plan of Broadcast1DExp More...

#include <tensor_expr_ext.h>

Public Member Functions

 Plan (const Broadcast1DExp< Device, dimdst, dimcast > &e)
 
MSHADOW_XINLINE real_t Eval (index_t y, index_t x) const
 

Detailed Description

template<typename Device, int dimdst, int dimcast>
struct mshadow::expr::Plan< Broadcast1DExp< Device, dimdst, dimcast > >

execution plan of Broadcast1DExp


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