Use CK_TILE_FLOAT_TO_FP8_STANDARD as default fp8 rounding mode

This commit is contained in:
Po Yen Chen
2024-04-08 12:35:14 +00:00
parent e49498f616
commit 87f3cd1ddd

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_STOCHASTIC
#define CK_TILE_FLOAT_TO_FP8_DEFAULT CK_TILE_FLOAT_TO_FP8_STANDARD
#endif
// in the old rocm period, we have to use tuple array implementation to implement this