Create properties to access encoder/decoder
All threads resolved!
All threads resolved!
Compare changes
+ 24
− 16
@@ -21,6 +21,8 @@ from torch.nn.parallel import DistributedDataParallel as DDP
@@ -31,7 +33,9 @@ if MLFLOW_AVAILABLE:
@@ -69,6 +73,14 @@ class GenericTrainingManager:
@@ -985,20 +997,18 @@ class Manager(GenericTrainingManager):
@@ -1058,7 +1068,7 @@ class Manager(GenericTrainingManager):
@@ -1079,21 +1089,19 @@ class Manager(GenericTrainingManager):