You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the importing logic for cpuinfo and psutil. (#3781)
* Update the importing logic for cpuinfo and psutil.
Those two libs are usually not installed by default, and we should
not force people to install them if they just want to run resnet.
* Add pylint warning suppression.
0 commit comments