Skip to content

Commit 6388604

Browse files
add copyrights
1 parent 8c388cc commit 6388604

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

tests/cpp/operator/test_cast_current_scaling.cu

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*************************************************************************
2+
* This file was modified for portability to AMDGPU
3+
* Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved.
24
* Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
35
*
46
* See LICENSE for license information.

transformer_engine/common/include/transformer_engine/recipe.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*************************************************************************
2+
* This file was modified for portability to AMDGPU
3+
* Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved.
24
* Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
35
*
46
* See LICENSE for license information.

transformer_engine/pytorch/csrc/extensions/cast.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*************************************************************************
2+
* This file was modified for portability to AMDGPU
3+
* Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved.
24
* Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
35
*
46
* See LICENSE for license information.

transformer_engine/pytorch/csrc/extensions/recipe.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/*************************************************************************
2+
* This file was modified for portability to AMDGPU
3+
* Copyright (c) 2025, Advanced Micro Devices, Inc. All rights reserved.
24
* Copyright (c) 2022-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
35
*
46
* See LICENSE for license information.

0 commit comments

Comments
 (0)