unary_element_wise_operation.hpp File Reference#
unary_element_wise_operation.hpp File Reference
#include "ck/utility/data_type.hpp"#include "ck/utility/math.hpp"#include "ck/utility/math_v2.hpp"#include "ck/utility/type_convert.hpp"#include "ck/utility/amd_inline_asm.hpp"#include <cassert>Go to the source code of this file.
Namespaces | |
| namespace | ck |
| namespace | ck::tensor_operation |
| namespace | ck::tensor_operation::element_wise |
Functions | |
| __device__ half4_t | ck::i4_to_half4 (int q) |
| __device__ half4_t | ck::i4_to_half4_scale (int q, const ck::half2_t &scale) |
| __device__ f8x4_t | ck::i4_to_f8x4 (int q) |
| __device__ f8x8_t | ck::i4_to_fp8x8 (int q) |
| __device__ bhalf4_t | ck::i4_to_bhalf4 (int q) |