#include "common/common.hpp"
#include "group/group.hpp"
#include "subgroup/subgroup.hpp"
Go to the source code of this file.
|
| struct | gpu::xetla::kernel::xetla_mha_attn_reg_fwd_t< dtype_bin_, dtype_bot_, dtype_sfx_, dtype_acc_, HWThreadNum, Dopt_RandGenflag, RandSIMD, Max_SeqLen > |
| |
| struct | gpu::xetla::kernel::xetla_mha_attn_reg_fwd_t< dtype_bin_, dtype_bot_, dtype_sfx_, dtype_acc_, HWThreadNum, Dopt_RandGenflag, RandSIMD, Max_SeqLen >::arguments_t |
| | Arguments for xetla_softmax_fwd_t::run. More...
|
| |
| struct | gpu::xetla::kernel::xetla_mha_attn_reg_bwd_t< dtype_bwd_bin_, dtype_bwd_bot_, dtype_bwd_sfx_, dtype_bwd_acc_, HWThreadNum, Dopt_RandGenflag, Mkin_flag, Max_SeqLen > |
| |
| struct | gpu::xetla::kernel::xetla_mha_attn_reg_bwd_t< dtype_bwd_bin_, dtype_bwd_bot_, dtype_bwd_sfx_, dtype_bwd_acc_, HWThreadNum, Dopt_RandGenflag, Mkin_flag, Max_SeqLen >::arguments_t |
| | Arguments for xetla_softmax_bwd_t::run. More...
|
| |
◆ list_width
◆ rand_threshold_const
| #define rand_threshold_const 0x80000000 |
◆ SIGN_BIT_B8
◆ SIGN_BIT_DW
| #define SIGN_BIT_DW 0x80000000 |
◆ SIGN_BIT_W16
| #define SIGN_BIT_W16 0x8000 |