dont forget to call

This commit is contained in:
z__
2022-02-09 20:26:37 +07:00
parent 227557f421
commit f42b9c6674

View File

@@ -86,6 +86,8 @@ namespace Torch.Server
TorchLauncher.Launch(workingDir, binDir);
CopyNative(binDir);
initializer.Run(isService, instanceName, instancePath);
}