Replace torch.cuda.amp.autocast
with torch.amp.autocast('cuda',...)
#71
Loading
torch.cuda.amp.autocast
with torch.amp.autocast('cuda',...)
#71