change config and ensure pipeline works fine
This commit is contained in:
@@ -5,4 +5,4 @@ from PytorchBoot.runners.trainer import DefaultTrainer
|
||||
class TrainApp:
|
||||
@staticmethod
|
||||
def start():
|
||||
DefaultTrainer("configs/train_config.yaml").run()
|
||||
DefaultTrainer("configs/server/train_config.yaml").run()
|
Reference in New Issue
Block a user