/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck/utility/e8m0.hpp Source File#
e8m0.hpp
Go to the documentation of this file.
__host__ __device__ int get_exponent_value(T x)
Definition: mxfp_utils.hpp:30
__host__ __device__ int get_exponent_value< e8m0_bexp_t >(e8m0_bexp_t x)
Definition: e8m0.hpp:73
Definition: ck.hpp:264
Unsigned representation of a conventional biased Float32 exponent.
Definition: e8m0.hpp:25
__host__ constexpr __device__ e8m0_bexp_t(type init)
Definition: e8m0.hpp:33
__host__ constexpr __device__ e8m0_bexp_t(float scale)
Definition: e8m0.hpp:37
__host__ constexpr __device__ e8m0_bexp_t(int init)
Definition: e8m0.hpp:34
__host__ constexpr __device__ bool operator==(const e8m0_bexp_t &other) const
Definition: e8m0.hpp:58