File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- # Copyright (C) 2016-2018 Alibaba Group Holding Limited
2- #
1+ # Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
2+ #
33# Licensed under the Apache License, Version 2.0 (the "License");
44# you may not use this file except in compliance with the License.
55# You may obtain a copy of the License at
6- #
6+ #
77# http://www.apache.org/licenses/LICENSE-2.0
8- #
8+ #
99# Unless required by applicable law or agreed to in writing, software
1010# distributed under the License is distributed on an "AS IS" BASIS,
1111# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212# See the License for the specific language governing permissions and
1313# limitations under the License.
14- # ==============================================================================
15-
16- # Copyright 2018 Alibaba Inc. All Rights Conserved
1714
1815import argparse
1916import random
You can’t perform that action at this time.
0 commit comments