Apache SINGA
A distributed deep learning platform .
|
multiply to saver: *= More...
#include <tensor_base.h>
Public Types | |
typedef op::mul | 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 | |
multiply to saver: *=