mxfp_convert.hpp File Reference

mxfp_convert.hpp File Reference#

Composable Kernel: mxfp_convert.hpp File Reference
mxfp_convert.hpp File Reference

Go to the source code of this file.

Classes

struct  ck_tile::numeric_utils< T >

Namespaces

namespace  ck_tile

Functions

template<typename T>
CK_TILE_HOST_DEVICE float ck_tile::convert_to_float (typename T::raw_type data, float scale=1.f)
template<typename T>
CK_TILE_HOST_DEVICE T::raw_type ck_tile::convert_to_type (float value, float scale=1.f)