/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp Source File

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp Source File#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/ops/flatmm/block/flatmm_uk_config.hpp Source File
flatmm_uk_config.hpp
Go to the documentation of this file.
1 // Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2 // SPDX-License-Identifier: MIT
3 
4 #pragma once
5 
6 #define CK_TILE_FLATMM_UK_MFMA_FP16 0
7 #define CK_TILE_FLATMM_UK_MFMA_BF16 1
8 #define CK_TILE_FLATMM_UK_MFMA_INT8 2
9 #define CK_TILE_FLATMM_UK_MFMA_FP8 3
10 #define CK_TILE_FLATMM_UK_MFMA_BF8 4