pytorch / cpuinfo

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

Improve smallfile callback #211

Closed GlassOfWhiskey closed 7 months ago

GlassOfWhiskey commented 7 months ago

This PR improves the smallfile callback error reporting, passing the name of the inspected file in the filename argument instead of forcing it to be KERNEL_MAX_FILENAME as before.