Skip to content

Commit f6c999b

Browse files
chore(copyright): update copyright header for test directory (#3265)
1 parent 02ab76c commit f6c999b

200 files changed

Lines changed: 680 additions & 659 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

test/ck_tile/smoothquant/instances/smoothquant_fp16_n3072_instance.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "smoothquant_instance_common.hpp"
55

test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_instance.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "smoothquant_instance_common.hpp"
55

test/ck_tile/smoothquant/instances/smoothquant_fp16_n4096_tp_instance.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "smoothquant_instance_common.hpp"
55

test/ck_tile/smoothquant/instances/smoothquant_fp16_n512_instance.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "smoothquant_instance_common.hpp"
55

test/ck_tile/smoothquant/instances/smoothquant_fp16_n64_n128_instance.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "smoothquant_instance_common.hpp"
55

test/ck_tile/smoothquant/instances/smoothquant_fp16_n768_instance.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "smoothquant_instance_common.hpp"
55

test/ck_tile/smoothquant/instances/smoothquant_fwd_api.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include <ck_tile/core.hpp>
55
#include "smoothquant.hpp"

test/ck_tile/smoothquant/instances/smoothquant_instance_common.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include <ck_tile/core.hpp>
55
#include "smoothquant.hpp"

test/ck_tile/smoothquant/smoothquant.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#pragma once
55

test/ck_tile/smoothquant/test_smoothquant.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright © Advanced Micro Devices, Inc., or its affiliates.
2-
// SPDX-License-Identifier: MIT
1+
// Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
2+
// SPDX-License-Identifier: MIT
33

44
#include "test_smoothquant_types.hpp"
55
#include "test_smoothquant_util.hpp"

0 commit comments

Comments
 (0)