#include <softmax.hpp>
Public Attributes | |
| uint32_t | data_in_base |
| uint32_t | data_out_base |
| dtype_in * | data_in_ptr |
| dtype_out * | data_out_ptr |
| uint32_t xetla_softmax_fwd_t< dtype_in_, dtype_out_, tile_shape_, mem_space_in_, mem_space_out_, SIMD_, thread_num_, softmax_size_ >::arguments_t::data_in_base |
| dtype_in* xetla_softmax_fwd_t< dtype_in_, dtype_out_, tile_shape_, mem_space_in_, mem_space_out_, SIMD_, thread_num_, softmax_size_ >::arguments_t::data_in_ptr |
| uint32_t xetla_softmax_fwd_t< dtype_in_, dtype_out_, tile_shape_, mem_space_in_, mem_space_out_, SIMD_, thread_num_, softmax_size_ >::arguments_t::data_out_base |
| dtype_out* xetla_softmax_fwd_t< dtype_in_, dtype_out_, tile_shape_, mem_space_in_, mem_space_out_, SIMD_, thread_num_, softmax_size_ >::arguments_t::data_out_ptr |