Skip to content

Commit ebdd59a

Browse files
committed
Add license header to profile_rht_cast_swizzle_fusion.py
Signed-off-by: Cael Ling <caell@nvidia.com>
1 parent 1e82bfa commit ebdd59a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

benchmarks/profile_rht_cast_swizzle_fusion.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright (c) 2022-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
#
3+
# See LICENSE for license information.
4+
15
"""
26
Profile that the dedicated swizzle kernels (swizzle_{row,col}_scaling_kernel
37
in transformer_engine/common/swizzle/swizzle.cu) disappear from the timeline

0 commit comments

Comments
 (0)