mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-26 08:00:13 +00:00
Add copyright notices to missing files (#3133)
[ROCm/composable_kernel commit: 3f996ee738]
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#pragma once
|
||||
|
||||
bool run_gemm_add(const ProblemSize& problem_size, const ExecutionConfig& config)
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#pragma once
|
||||
|
||||
bool run_gemm_add(const ProblemSize& problem_size, const ExecutionConfig& config)
|
||||
|
||||
Reference in New Issue
Block a user