pytorch / cpuinfo

CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)
BSD 2-Clause "Simplified" License
993 stars 313 forks source link

Upstream cpuinfo updates in XNNPACK as of XNNPACK Git revision c58bd34 #33

Closed AshkanAliabadi closed 4 years ago

AshkanAliabadi commented 4 years ago

Author: XNNPACK Team

AshkanAliabadi commented 4 years ago

Upstreaming XNNPACK updates. Required to update XNNPACK to the latest revision, itself required to fix an issue in max pooling ops which is required for https://github.com/pytorch/pytorch/pull/33766 builds to pass.

AshkanAliabadi commented 4 years ago

@Maratyszcza @dreiss @soumith

Maratyszcza commented 4 years ago

LGTM