aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: e85d587b3a1d0c04ad980a761afc242362905162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
}