Format code (#834)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
f70da25f00
commit
a002f817df
@ -9,6 +9,7 @@ n_gpus = len(hps.gpus.split("-"))
|
||||
from random import shuffle, randint
|
||||
|
||||
import torch
|
||||
|
||||
torch.backends.cudnn.deterministic = False
|
||||
torch.backends.cudnn.benchmark = False
|
||||
from torch.nn import functional as F
|
||||
|
Loading…
Reference in New Issue
Block a user