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

divide to saver: /= More...

#include <tensor_base.h>

Public Types

typedef op::div 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
 

Detailed Description

divide to saver: /=


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