Skip to content

Commit fc0e78d

Browse files
committed
fix comment test=huawei_ascend_npu
1 parent 86e72b0 commit fc0e78d

36 files changed

+38
-37
lines changed

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/all.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/batch_normalization.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/channel_shuffle.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/clip.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/concat.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/converter.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/converter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/cum_sum.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/elementwise.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

lite/backends/nnadapter/nnadapter/driver/huawei_ascend_npu/converter/expand.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2019 PaddlePaddle Authors. All Rights Reserved.
1+
// Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)