aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
diff options
context:
space:
mode:
authorMiao Wang <miaowang@google.com>2020-02-10 15:10:04 -0800
committerMiao Wang <miaowang@google.com>2020-02-10 17:20:57 -0800
commit359dcbee06b072d63378095862f5bc2a2d0ce775 (patch)
tree40629e3896de16ea7dfb800a415d7a1422baa154 /METADATA
parenta2a0de4b426a4d74602135ef1f102263d13c9a42 (diff)
downloadplatform_external_cpuinfo-359dcbee06b072d63378095862f5bc2a2d0ce775.tar.gz
platform_external_cpuinfo-359dcbee06b072d63378095862f5bc2a2d0ce775.tar.bz2
platform_external_cpuinfo-359dcbee06b072d63378095862f5bc2a2d0ce775.zip
Add build files and meta data files
Bug: 148796256 Test: mm Change-Id: Ifbd742e64959f1d78820de89ca637246ec5e4583
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA18
1 files changed, 18 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..e85d587
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "cpuinfo"
+description:
+ "cpuinfo is a library to detect essential for performance optimization "
+ "information about host CPU."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/pytorch/cpuinfo"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/pytorch/cpuinfo"
+ }
+ version: "e39a5790059b6b8274ed91f7b5b5b13641dff267"
+ last_upgrade_date { year: 2020 month: 2 day: 3 }
+ license_type: NOTICE
+}