mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-03 05:01:25 +00:00
chore(copyright): update copyright header for test directory (#3243)
* chore(copyright): update copyright header for test directory * chore(copyright): update copyright header for test directory
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
#pragma once
|
||||
|
||||
#include "test_gemm_streamk_types.hpp"
|
||||
#include "test_gemm_streamk_util.hpp"
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#include "test_gemm_streamk_util.hpp"
|
||||
|
||||
ck_tile::index_t get_cu_count()
|
||||
|
||||
Reference in New Issue
Block a user