Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed May 22, 2021
1 parent 32fc1f4 commit a9521c3
Show file tree
Hide file tree
Showing 202 changed files with 377 additions and 1,781 deletions.
30 changes: 2 additions & 28 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,29 +1,3 @@
Copyright (c) 2014-2021 cTuning foundation <admin@cTuning.org>.
These CK components use the same license as the CK framework:
https://github.com/ctuning/ck/blob/master/LICENSE.txt

All rights reserved

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

3. Neither the name of the cTuning foundation
nor the names of its contributors may be used to endorse
or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_armcl.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NNTEST_ARMCL_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_caffe_avgpool.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NNTEST_CAFFE_AVGPOOL_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_caffe_conv.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NNTEST_CAFFE_CONV_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_caffe_fc.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NNTEST_CAFFE_FC_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_caffe_softmax.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NNTEST_CAFFE_SOFTMAX_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NN_OPS_TEST_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/ck_nntest_tensorflow.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2017 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef CK_NNTEST_TENSORFLOW_H
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/process.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ rem
rem Copyright (c) 2015-2017 cTuning foundation.
rem See CK COPYRIGHT.txt for copyright details.
rem
rem SPDX-License-Identifier: BSD-3-Clause.
rem See CK LICENSE.txt for licensing details.
rem See CK LICENSE for licensing details.
rem See CK COPYRIGHT for copyright details.
rem
rem Installation script for CK packages.
rem
Expand Down
4 changes: 2 additions & 2 deletions package/lib-nntest/process.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2015-2017 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
3 changes: 2 additions & 1 deletion package/lib-rtl-xopenme/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Dual licensed (BSD and LGPL)
See CK LICENSE for licensing details.
See CK COPYRIGHT for copyright details.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2015-2017 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#

ARCH=`uname -m`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2015-2017 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#

ARCH=`uname -m`
Expand Down
4 changes: 2 additions & 2 deletions package/model-pytorch-rnnt/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 dividiti.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#

cp ${ORIGINAL_PACKAGE_DIR}/README.md .
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-dec-glow/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-dec-onnx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-dec-pytorch/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-post-glow/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-post-onnx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-post-pytorch/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-pre-glow/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-pre-onnx/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
4 changes: 2 additions & 2 deletions package/plugin-lstm-rnnt-pre-pytorch/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2020 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# Installation script for CK packages.
#
Expand Down
5 changes: 2 additions & 3 deletions package/tensorflowmodel-alexnet-py/alexnet-model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
# Copyright (c) 2017-2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
#
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# AlexNet for TensorFlow
# Implementation is based on https://www.cs.toronto.edu/~guerzhoy/tf_alexnet/
Expand Down
4 changes: 2 additions & 2 deletions package/tensorflowmodel-alexnet-py/scripts.linux/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2017-2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# AlexNet for TensorFlow
# Python model and weights install script
Expand Down
4 changes: 2 additions & 2 deletions package/tensorflowmodel-googlenet-py/googlenet-model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Copyright (c) 2017-2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
#
# GoogleNet for TensorFlow
Expand Down
4 changes: 2 additions & 2 deletions package/tensorflowmodel-googlenet-py/scripts.linux/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2017-2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# GoogleNet for TensorFlow
# Python model and weights install script
Expand Down
4 changes: 2 additions & 2 deletions package/tensorflowmodel-mobilenet-v2/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#

cp ${ORIGINAL_PACKAGE_DIR}/README.md .
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Copyright (c) 2017-2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
# SqueezeNet for TensorFlow
# Python model and weights install script
Expand Down
4 changes: 2 additions & 2 deletions package/tensorflowmodel-squeezenet-py/squeezenet-model.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Copyright (c) 2017-2018 cTuning foundation.
# See CK COPYRIGHT.txt for copyright details.
#
# SPDX-License-Identifier: BSD-3-Clause.
# See CK LICENSE.txt for licensing details.
# See CK LICENSE for licensing details.
# See CK COPYRIGHT for copyright details.
#
#
# SqueezeNet v1.1 (signature pool 1/3/5)
Expand Down
1 change: 0 additions & 1 deletion program/.cm/alias-a-tensorrt-test

This file was deleted.

1 change: 0 additions & 1 deletion program/.cm/alias-a-tensorrt-time

This file was deleted.

1 change: 0 additions & 1 deletion program/.cm/alias-u-5d4e5a43da89baca

This file was deleted.

1 change: 0 additions & 1 deletion program/.cm/alias-u-5e23a492b9138354

This file was deleted.

24 changes: 3 additions & 21 deletions program/acl-alexnet-neon/alexnet.cpp
Original file line number Diff line number Diff line change
@@ -1,26 +1,8 @@
/*
* Copyright (c) 2017 dividiti Limited.
*
* SPDX-License-Identifier: MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
* deal in the Software without restriction, including without limitation the
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
* sell copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#ifndef __ARM_COMPUTE_LIBRARY_BENCHMARK_ALEXNET_H__
#define __ARM_COMPUTE_LIBRARY_BENCHMARK_ALEXNET_H__

Expand Down
4 changes: 2 additions & 2 deletions program/armcl-classification-mobilenet/armcl_graph_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Copyright (c) 2018 cTuning foundation.
* See CK COPYRIGHT.txt for copyright details.
*
* SPDX-License-Identifier: BSD-3-Clause.
* See CK LICENSE.txt for licensing details.
* See CK LICENSE for licensing details.
* See CK COPYRIGHT for copyright details.
*/

#pragma once
Expand Down
Loading

0 comments on commit a9521c3

Please sign in to comment.