This commit is contained in:
Eren Gölge
2022-02-25 10:48:02 +01:00
parent f1ea3ad182
commit 353f913efc
+1
View File
@@ -325,6 +325,7 @@ class GAN(BaseVocoder):
data_items (List): Data samples.
verbose (bool): Log information if true.
num_gpus (int): Number of GPUs in use.
rank (int): Rank of the current GPU. Defaults to None.
Returns:
DataLoader: Torch dataloader.