pytorch / cpuinfo

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

Refactor logging and remove dependency on clog #129

Closed Maratyszcza closed 1 year ago

wangkuiyi commented 1 year ago

Thank you for removing the dep on clog. Should we remove the source dir https://github.com/pytorch/cpuinfo/tree/main/deps/clog as well? @Maratyszcza