Danio Cionini

Results 1 issues of Danio Cionini

Modified code at _206_ of _basic_params.py_ as usage of `torch.cud.set_device(device)` is discouraged in favor of `torch.cuda.device(device)` https://pytorch.org/docs/stable/generated/torch.cuda.set_device.html Minor fix to the `requirements.txt` doc. _PyTorch CUDA_ wont run if the graphics...