CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <type_traits.h>
Public Types | |
typedef T | host_type |
typedef T | device_type |
Static Public Member Functions | |
static T | remove_negative_zero (T x) |
static T | to_print (T x) |
static device_type | to_device (host_type x) |
typedef T cutlass::TypeTraits< T >::device_type |
typedef T cutlass::TypeTraits< T >::host_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |