/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/core/numeric/int8.hpp File Reference#
int8.hpp File Reference
#include "ck_tile/core/config.hpp"
#include "ck_tile/core/numeric/half.hpp"
#include "ck_tile/core/numeric/integral_constant.hpp"
#include "ck_tile/core/numeric/math.hpp"
#include "ck_tile/core/numeric/numeric.hpp"
#include "ck_tile/core/utility/bit_cast.hpp"
#include "ck_tile/core/utility/random.hpp"
#include <stdint.h>
#include <type_traits>
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) |