TypeError: Expected state_dict to be dict-like, got <class 'NoneType'>.这个咋处理?
期望的数据类型和实际的不一致,需要把代码贴出来看看具体是哪里出的问题
代码