aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadaf Ebrahimi <sadafebrahimi@google.com>2023-08-02 16:26:33 +0000
committerSadaf Ebrahimi <sadafebrahimi@google.com>2023-08-02 16:26:33 +0000
commit1455be2785e24ed6f596e64ff7603016bb747cd8 (patch)
tree509985194175fe68a9eba4dfdb3eac7bcab6b42d
parent5c9d0b69c78ce7f75bf32c3ad1f26b12c37cffbb (diff)
downloadComputeLibrary-1455be2785e24ed6f596e64ff7603016bb747cd8.tar.gz
Add METADATA file
Test: TreeHugger Change-Id: I682e7bc59fdc87307084be46c46926d0b6f2a21e
-rw-r--r--METADATA15
1 files changed, 15 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 000000000..6ecb2cc02
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,15 @@
+name: "ComputeLibrary"
+description: "The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies."
+third_party {
+ url {
+ type: GIT
+ value: "https://github.com/ARM-software/ComputeLibrary"
+ }
+ version: "v23.02.1"
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2023
+ month: 4
+ day: 25
+ }
+}