Commit c4b19b18 authored by ltqin's avatar ltqin
Browse files

format

parent ed6c3d2d
...@@ -26,7 +26,7 @@ struct BlockwiseSoftmax_V1 ...@@ -26,7 +26,7 @@ struct BlockwiseSoftmax_V1
static constexpr auto I1 = Number<1>{}; static constexpr auto I1 = Number<1>{};
static constexpr auto I2 = Number<2>{}; static constexpr auto I2 = Number<2>{};
static constexpr index_t MThreadSliceSize = 1; static constexpr index_t MThreadSliceSize = 1;
static constexpr index_t WaveSize = 64; static constexpr index_t WaveSize = 64;
struct BlockToMKMap_M0_K_M1Adapt struct BlockToMKMap_M0_K_M1Adapt
{ {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment