CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
cutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest > Member List

This is the complete list of members for cutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest >, including all inherited members.

convert(source_type const &s)cutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest >inlinestatic
operator()(source_type const &s)cutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest >inline
result_type typedefcutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest >
round_stylecutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest >static
source_type typedefcutlass::NumericConverter< half_t, float, FloatRoundStyle::round_to_nearest >