Alibaba-MIIL / TResNet

Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)
Apache License 2.0
471 stars 63 forks source link

这个模型可以用CPU吗 #39

Closed catherinezll95 closed 3 years ago

catherinezll95 commented 3 years ago

请问这个模型可以用在CPU上吗

mrT23 commented 3 years ago

you need to check if inplace_abn has CPU support (i think they have) https://github.com/mapillary/inplace_abn