/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/numeric/mxfp_convert.hpp File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/numeric/mxfp_convert.hpp File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/numeric/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

 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)