/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/rmsnorm2d/pipeline/rmsnorm2d_fwd_traits.hpp File Reference#
rmsnorm2d_fwd_traits.hpp File Reference
#include "ck_tile/core/utility/type_traits.hpp"
Go to the source code of this file.
Namespaces | |
ck_tile | |
Enumerations | |
enum class | ck_tile::Rmsnorm2dFusedAddEnum { ck_tile::NO_ADD = 0 , ck_tile::PRE_ADD_STORE = 1 , ck_tile::PRE_ADD = 2 } |
enum class | ck_tile::Rmsnorm2dFusedQuantEnum { ck_tile::NO_SWEEP = 0 , ck_tile::SMOOTH_DYNAMIC_QUANT = 1 , ck_tile::DYNAMIC_QUANT = 2 } |
enum class | ck_tile::Rmsnorm2dSensitiveEnum { ck_tile::NO_SPECIFIC_MODEL = 0 , ck_tile::T5_MODEL_LIKE = 1 } |