aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 5577a5b881fe1c7de408aca934c87cd20560719b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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: "2b14e445016dd46f7de821cdf3093e2823b9ab21"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 4
    day: 29
  }
}