mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:56:30 +00:00
autoconvert tensor rt engine from onnx to specific CUDA gpu
This commit is contained in:
@@ -10,7 +10,4 @@ public class ApiCredentials(string email, string password) : EventArgs
|
||||
|
||||
[Key(nameof(Password))]
|
||||
public string Password { get; set; } = password;
|
||||
|
||||
[Key(nameof(Folder))]
|
||||
public string Folder { get; set; } = null!;
|
||||
}
|
||||
Reference in New Issue
Block a user