666github100

Results 3 comments of 666github100

I think the problem is the parameter setting of world.dim_c in simple_crypto.py.In this file,I tried changing the parameter of world.dim_c to 3, the program didn't report errors and the anmination...

要么换torch版本,要么把lengths改成lengths.cpu()

thanks very much, in the code,new_path=os.path.join(self.path_to_work_directory,"cityflow.config"),it is a file,and I checked the directory is right ,and I have already checked that the json file is valid.So do you know why...