Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Static Public Attributes | List of all members
mshadow::expr::SSECheck< E > Struct Template Reference

static check sse enable if a expression E can not be evaluated using sse, then kPass = false More...

#include <tensor_sse-inl.hpp>

Static Public Attributes

static const bool kPass = false
 

Detailed Description

template<typename E>
struct mshadow::expr::SSECheck< E >

static check sse enable if a expression E can not be evaluated using sse, then kPass = false

Template Parameters
Devicethe type of Device
dimdimension of the tensor
Eexpression

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