发现一个bug,torch与typing一起导入时,dateloader导入数据集之后迭代,会报错"typeerror ellipsis is not callable"。删除typing引用,torch dataloader就正常运行了