Public Types | |
template<typename T , class Context > | |
using | Reducer = LogSumExpRangeReducer< T, Context > |
template<typename T , class Context > | |
using | ReducerGradient = LogSumExpRangeReducerGradient< T, Context > |
Static Public Attributes | |
static constexpr const char * | name = "LogSumExp" |
static constexpr const char * | doc |
Definition at line 123 of file reducer_functors.h.
|
static |
Definition at line 129 of file reducer_functors.h.