Closed gthampak closed 1 year ago
originally, next_state.device.type = 'cuda'; removed .type
Hi @gthampak ! As of the latest version of FFCV, device is meant to be a torch.device not a string, sorry about the confusion!
torch.device
originally, next_state.device.type = 'cuda'; removed .type