include/ck_tile/core/numeric/int8.hpp File Reference

include/ck_tile/core/numeric/int8.hpp File Reference#

Composable Kernel: include/ck_tile/core/numeric/int8.hpp File Reference
int8.hpp File Reference

Go to the source code of this file.

Classes

struct  ck_tile::numeric< int8_t >
 

Namespaces

 ck_tile
 

Typedefs

using ck_tile::int8_t = int8_t
 

Functions

constexpr CK_TILE_HOST_DEVICE float ck_tile::int8_to_float (const int8_t &x)
 
constexpr CK_TILE_HOST_DEVICE int8_t ck_tile::float_to_int8 (const float &x)