AttributeError: 'function' object has no attribute 'kaiming_normal'

后端 未结 0 1564
-上瘾入骨i
-上瘾入骨i 2021-02-01 14:30

I\'m facing this error, I guess this is a version problem here is the setup :

print(sys.version)
import torch
print(torch.__version__)

...  

3.7.4 (default, Aug         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题