include/ck/utility/e8m0.hpp File Reference

include/ck/utility/e8m0.hpp File Reference#

Composable Kernel: include/ck/utility/e8m0.hpp File Reference
e8m0.hpp File Reference

Go to the source code of this file.

Classes

struct  ck::e8m0_bexp_t
 Unsigned representation of a conventional biased Float32 exponent. More...
 

Namespaces

 ck
 
 ck::utils
 

Functions

template<typename T >
__host__ __device__ int ck::utils::get_exponent_value (T x)
 
template<>
__host__ __device__ int ck::utils::get_exponent_value< e8m0_bexp_t > (e8m0_bexp_t x)