Default use CK_TILE_FLOAT_TO_FP8_STOCHASTIC rounding mode

This commit is contained in:
Po-Yen, Chen
2024-03-23 22:51:18 -04:00
parent bb1f6e48eb
commit 1cacb713c5

View File

@@ -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