e8m0.hpp File Reference

e8m0.hpp File Reference#

Composable Kernel: 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

namespace  ck
namespace  ck::utils

Functions

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