Reading keys from an .npz file with multiple workers in pytorch dataloader?

前端 未结 0 918
耶瑟儿~
耶瑟儿~ 2020-12-29 12:00

I have an .npz file where I have stored a dictionary. The dictionary has some keys and the values are numpy arrays. I want to read the dictionary in my getitem

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