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

Up-to-date FreeBSD support #230

Open yurivict opened 3 months ago

yurivict commented 3 months ago

Same as https://github.com/pytorch/cpuinfo/pull/172, updated to the latest cpuinfo revision.

yurivict commented 2 months ago

@Maratyszcza

Hi Marat,

This is an updated pull request that works fine on FreeBSD. The FreeBSD port replaces cpuinfo with this revision and PyTorch works fine.

Could you please merge it?

Thanks, Yuri

martymac commented 2 months ago

Hello,

Any news on that PR ? FYI, I used it to update our pcsx2 port and it works fine here.

Cheers,

Ganael.