Add async session save method, random tweaks
This commit is contained in:
@@ -27,6 +27,7 @@ namespace Torch.API
|
||||
public interface ITorchServer : ITorchBase
|
||||
{
|
||||
bool IsRunning { get; }
|
||||
string InstancePath { get; }
|
||||
}
|
||||
|
||||
public interface ITorchClient : ITorchBase
|
||||
|
Reference in New Issue
Block a user