mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-12 09:16:52 +00:00
Default use CK_TILE_FLOAT_TO_FP8_STOCHASTIC rounding mode
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user