|
mxnet
|
save to saver: = More...
#include <base.h>

Public Types | |
| typedef op::right | OPType |
| corresponding binary operator type More... | |
Static Public Member Functions | |
| template<typename DType > | |
| static MSHADOW_XINLINE void | Save (DType &a, DType b) |
| save b to a using save method More... | |
| static default_real_t | AlphaBLAS (void) |
| helper constant to use BLAS, alpha More... | |
| static default_real_t | BetaBLAS (void) |
| helper constant to use BLAS, beta More... | |
save to saver: =
| typedef op::right mshadow::sv::saveto::OPType |
corresponding binary operator type
|
inlinestatic |
helper constant to use BLAS, alpha
|
inlinestatic |
helper constant to use BLAS, beta
|
inlinestatic |
save b to a using save method
1.8.11