Commit 2d9b5344 authored by Fang.Che's avatar Fang.Che
Browse files

Add the hsaco binary compiled from fmha assembly

parent 52410b49
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
// SPDX-License-Identifier: MIT
// Copyright (c) 2018-2024, Advanced Micro Devices, Inc. All rights reserved.
#pragma once
extern unsigned char bwd_a16[];
extern unsigned char bwd_a32_bf16_m1k1[];
extern unsigned char bwd_a32_bf16_noCoex_m1k1[];
extern unsigned char bwd_a32_bf16_noCoex[];
extern unsigned char bwd_a32_bf16[];
extern unsigned char bwd_a32_m1k1[];
extern unsigned char bwd_a32_noCoex_m1k1[];
extern unsigned char bwd_a32_noCoex[];
extern unsigned char bwd_a32[];
extern unsigned char bwd_arg[];
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment