mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-15 08:16:43 +00:00
update
This commit is contained in:
@@ -142,7 +142,7 @@ type Task struct {
|
|||||||
NumberGPU int `json:"gpu_number"`
|
NumberGPU int `json:"gpu_number"`
|
||||||
MemoryGPU int `json:"gpu_memory"`
|
MemoryGPU int `json:"gpu_memory"`
|
||||||
IsPS bool `json:"is_ps"`
|
IsPS bool `json:"is_ps"`
|
||||||
ModelGPU bool `json:"gpu_model"`
|
ModelGPU string `json:"gpu_model"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type Group struct {
|
type Group struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user