Skip to content

Commit ae9e612

Browse files
authored
Merge pull request #122 from anirudh2290/license_changes
Make license and copyright modification changes
2 parents c75523e + 9d11763 commit ae9e612

File tree

3 files changed

+1
-208
lines changed

3 files changed

+1
-208
lines changed

training/distributed_training/pytorch/model_parallel/bert/LICENSE

Lines changed: 0 additions & 203 deletions
This file was deleted.

training/distributed_training/pytorch/model_parallel/bert/NOTICE

Lines changed: 0 additions & 4 deletions
This file was deleted.

training/distributed_training/pytorch/model_parallel/bert/bert_example/sagemaker_smp_pretrain.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# coding=utf-8
22
# Copyright (c) 2019 NVIDIA CORPORATION. All rights reserved.
33
# Copyright 2018 The Google AI Language Team Authors and The HugginFace Inc. team.
4-
# Modifications Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4+
# Modifications Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
55

66
# Licensed under the Apache License, Version 2.0 (the "License");
77
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)