mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 16:36:45 +00:00
update
This commit is contained in:
@@ -27,7 +27,7 @@ type Scheduler interface {
|
||||
|
||||
Attach(GPU string, job string)
|
||||
|
||||
Detach(GPU string, job string)
|
||||
Detach(GPU string, job Job)
|
||||
|
||||
Enable() bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user