#include <row_reduction_fused_op_xe.hpp>
Public Attributes | |
| dtype_in * | gelu_bwd_w_ptr |
| dtype_out * | gelu_bwd_x_ptr |
| dtype_out * | dropout_bwd_ptr |
| uint8_t * | mask_ptr |
| float | dropout_prob |
| float | dropout_scale_inv |
| uint32_t | matrix_m |
| uint32_t | matrix_n |
| uint32_t | mat_in_ld |
| uint32_t | mat_out_ld |
| dtype_in | |
| dtype_out | |
| dtype_acc |
| dtype_out* gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::dropout_bwd_ptr |
| float gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::dropout_prob |
| float gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::dropout_scale_inv |
| dtype_in* gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::gelu_bwd_w_ptr |
| dtype_out* gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::gelu_bwd_x_ptr |
| uint8_t* gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::mask_ptr |
| uint32_t gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::mat_in_ld |
| uint32_t gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::mat_out_ld |
| uint32_t gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::matrix_m |
| uint32_t gpu::xetla::group::xetla_row_reduction_fused_op_arguments_t< dtype_in, dtype_out, dtype_acc >::matrix_n |