Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
ArtemisTAO
/
WIN_21
like
0
Any-to-Any
omega
omegalabs
bittensor
agi
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
WIN_21
/
flash-attention
/
csrc
/
composable_kernel
/
include
/
ck_tile
/
ops
/
flatmm.hpp
ArtemisTAO
Upload folder using huggingface_hub
b024d42
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
516 Bytes
// SPDX-License-Identifier: MIT
// Copyright (c) 2018-2024, Advanced Micro Devices, Inc. All rights reserved.
#
pragma
once
#
include
"ck_tile/ops/flatmm/block/flatmm_32x512x128_1x4x1_16x16x32.hpp"
#
include
"ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32.hpp"
#
include
"ck_tile/ops/flatmm/block/flatmm_sn_32x128x512_1x4x1_16x16x32_itl.hpp"
#
include
"ck_tile/ops/flatmm/block/flatmm_uk_config.hpp"
#
include
"ck_tile/ops/common/generic_2d_block_shape.hpp"
#
include
"ck_tile/ops/common/tensor_layout.hpp"