armory icon indicating copy to clipboard operation
armory copied to clipboard

Multiple GPU usage

Open davidslater opened this issue 3 years ago • 0 comments

Possible culprit?

DEVICE = torch.device("cuda" if torch.cuda.is_available() else "cpu")

davidslater avatar Sep 29 '21 18:09 davidslater