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
File "/home/omnisky/anaconda3/envs/pysot/lib/python3.7/site-packages/numpy/core/_methods.py", line 85, in _mean
ret = ret.dtype.type(ret / rcount)
AttributeError: 'torch.dtype' object has no attribute 'type'
pytorch1.1
The text was updated successfully, but these errors were encountered:
File "/home/omnisky/anaconda3/envs/pysot/lib/python3.7/site-packages/numpy/core/_methods.py", line 85, in _mean
ret = ret.dtype.type(ret / rcount)
AttributeError: 'torch.dtype' object has no attribute 'type'
pytorch1.1
The text was updated successfully, but these errors were encountered: