No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'
i got something wrong. pls tell me how to generate the file.
FileNotFoundError File "/usr/local/lib/python3.8/dist-packages/torch/serialization.py", line 251, in init File "/usr/local/lib/python3.8/dist-packages/torch/serialization.py", line 251, in init super(_open_file, self).init(open(name, mode))FileNotFoundError: super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode)) : [Errno 2] No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'[Errno 2] No such file or directory: '/tmp/data_files/traindata_04ec1ee09de8642fa1c4b659535fca5dca42643897e6a76769bb674209ad4704.pt'super(_open_file, self).init(open(name, mode))super(_open_file, self).init(open(name, mode))
Hi @hellojiabin - we would need to know what scripts you are running/have a repro case in order to see where this file is coming from. Can you see if this file exists on your system? If not, we would need to see what is trying to reference it and what might provide it.
邮件已收到 会尽快处理