Closed shiba24 closed 8 years ago
Users who don't have no GPUs cannot run "import Device". So I changed codes to run cuda.Device if args.gpu >= 0.
@shiba24 Great, thanks!
Users who don't have no GPUs cannot run "import Device". So I changed codes to run cuda.Device if args.gpu >= 0.