#include <postprocessor.hpp>
Public Member Functions | |
HOST DEVICE | postprocessor (row_op row_wise=row_op::disable, element_op elem_wise=element_op::disable, io_t average_factor=io_t{1}, io_t bias=io_t{0}, io_t constant=io_t{1}) |
HOST DEVICE void | operator() (io_t *val, index_type output_count, io_t *out, index_type stride=index_type{1}) const |
|
inline |
|
inline |