Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
mshadow::sv::plusto Struct Reference

save to saver: += More...

#include <tensor_base.h>

Public Types

typedef op::plus OPType
 corresponding binary operator type
 

Static Public Member Functions

static MSHADOW_XINLINE void Save (real_t &a, real_t b)
 save b to a using save method
 

Static Public Attributes

static MSHADOW_CONSTEXPR real_t kAlphaBLAS = 1.0f
 helper constant to use BLAS, alpha
 
static MSHADOW_CONSTEXPR real_t kBetaBLAS = 1.0f
 helper constant to use BLAS, beta
 

Detailed Description

save to saver: +=


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