mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-02 04:31:25 +00:00
Add copyright notices to missing files (#3133)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
// Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
#include "test_gemm_pipeline_kernel_types.hpp"
|
||||
#include "test_gemm_pipeline_wmma_base.hpp"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
// Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
#include "test_gemm_pipeline_kernel_types.hpp"
|
||||
#include "test_gemm_pipeline_wmma_base.hpp"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include "test_gemm_pipeline_kernel_types.hpp"
|
||||
#include "test_gemm_pipeline_wmma_base.hpp"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include "test_gemm_pipeline_kernel_types.hpp"
|
||||
#include "test_gemm_pipeline_wmma_base.hpp"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "test_gemm_pipeline_util.hpp"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright © Advanced Micro Devices, Inc. or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#pragma once
|
||||
|
||||
TYPED_TEST(TestCkTileGemmMultiD, TestCkTileGemmMultiDKBatch1Default_256x512x256)
|
||||
|
||||
Reference in New Issue
Block a user