aboutsummaryrefslogtreecommitdiff
path: root/docs/ComputeLibrary.dir
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ComputeLibrary.dir')
-rw-r--r--docs/ComputeLibrary.dir16
1 files changed, 6 insertions, 10 deletions
diff --git a/docs/ComputeLibrary.dir b/docs/ComputeLibrary.dir
index e08f05eb2d..ab9dfc1b93 100644
--- a/docs/ComputeLibrary.dir
+++ b/docs/ComputeLibrary.dir
@@ -1,8 +1,12 @@
//
-// Copyright © 2020 Arm Ltd. All rights reserved.
+// Copyright © 2020,2022 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//
+// The following files are omitted due to technical limitations:
+// Directories : data, include, python
+// Files : LICENSE, README.md, SConscript, SConstruct, Security.md, filelist.json, filedefs.json
+
/** @file Android.bp
* @brief Generation script for building AndroidNN driver.
*/
@@ -194,14 +198,6 @@
* @brief Utility scripts.
*/
-/** @file scripts/caffe_data_extractor.py
- * @brief Basic script to export weights from Caffe to npy files.
- */
-
-/** @file scripts/tensorflow_data_extractor.py
- * @brief Basic script to export weights from TensorFlow to npy files.
- */
-
/** @dir src
* @brief Source code implementing all the arm_compute headers.
*/
@@ -230,7 +226,7 @@
* @brief Scalar operations
*/
-/** @dir src/core/gpu/cl/kernels/gemm
+/** @dir src/gpu/cl/kernels/gemm
* @brief Folder containing all the configuration files for GEMM
*/