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
/
permute.hpp
ArtemisTAO
Upload folder using huggingface_hub
b024d42
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
363 Bytes
// SPDX-License-Identifier: MIT
// Copyright (c) 2018-2024, Advanced Micro Devices, Inc. All rights reserved.
#
pragma
once
#
include
"ck_tile/ops/permute/kernel/generic_permute_kernel.hpp"
#
include
"ck_tile/ops/permute/pipeline/generic_petmute_problem.hpp"
#
include
"ck_tile/ops/common/generic_2d_block_shape.hpp"
#
include
"ck_tile/ops/common/tensor_layout.hpp"