diff --git a/include/ck_tile/core/config.hpp b/include/ck_tile/core/config.hpp index d915df6e4c..7b7dc880fe 100644 --- a/include/ck_tile/core/config.hpp +++ b/include/ck_tile/core/config.hpp @@ -36,7 +36,7 @@ #define CK_TILE_FLOAT_TO_FP8_STOCHASTIC 1 #ifndef CK_TILE_FLOAT_TO_FP8_DEFAULT -#define CK_TILE_FLOAT_TO_FP8_DEFAULT CK_TILE_FLOAT_TO_FP8_STANDARD +#define CK_TILE_FLOAT_TO_FP8_DEFAULT CK_TILE_FLOAT_TO_FP8_STOCHASTIC #endif // in the old rocm period, we have to use tuple array implementation to implement this