denysm

Results 1 comments of denysm

there is a line in the code that specifies the number of GPUS; # gpu/tpu args parser.add_argument("--gpus", type=int, default=1, help="How many gpus") When changing this parameter to for example 4...