Skip to content

Commit

Permalink
add copyright
Browse files Browse the repository at this point in the history
Signed-off-by: eharper <eharper@nvidia.com>
  • Loading branch information
ericharper committed May 11, 2023
1 parent 84ef52f commit f2b2fde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions megatron/core/utils.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.

"""Utility functions used throughout Megatron core"""
from functools import reduce
import operator
Expand Down

0 comments on commit f2b2fde

Please sign in to comment.