From 74476a2d0296bdad70a2f7f90bc7419a8b05bffd Mon Sep 17 00:00:00 2001 From: Chunseok Lee Date: Sat, 5 Sep 2020 21:49:46 +0900 Subject: Imported Upstream version 1.9.0 --- .../src/runtime/NEON/functions/NETransposeConvLayer.cpp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'compute/ARMComputeEx/src/runtime/NEON') diff --git a/compute/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp b/compute/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp index 09f178005..aa165cc15 100644 --- a/compute/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp +++ b/compute/ARMComputeEx/src/runtime/NEON/functions/NETransposeConvLayer.cpp @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * Copyright (c) 2017-2020 ARM Limited. * -- cgit v1.2.3