mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
17
README.md
17
README.md
@@ -3,6 +3,7 @@
|
||||
|
||||
## API
|
||||
|
||||
#### ResourcePool
|
||||
**GetHeartCounter**
|
||||
|
||||
```
|
||||
@@ -23,6 +24,7 @@ GPU is occupied by which job(s)
|
||||
?action=get_bindings
|
||||
```
|
||||
|
||||
#### Scheduler
|
||||
**EnableSchedule**
|
||||
```
|
||||
?action=debug_enable
|
||||
@@ -62,21 +64,6 @@ GPU is occupied by which job(s)
|
||||
?action=debug_update_enable_pre_schedule_ratio&ratio=0.95
|
||||
```
|
||||
|
||||
**FeedDLData**
|
||||
```
|
||||
?action=debug_optimizer_feed_dl&job=lstm&seq=1&value=2
|
||||
```
|
||||
|
||||
**TrainDL**
|
||||
```
|
||||
?action=debug_optimizer_train_dl&job=lstm
|
||||
```
|
||||
|
||||
**PredictDL**
|
||||
```
|
||||
?action=debug_get_predict_dl&job=lstm&seq=1
|
||||
```
|
||||
|
||||
**UpdateAllocateStrategy**
|
||||
```
|
||||
?action=allocator_update_strategy&strategy=bestfit
|
||||
|
||||
Reference in New Issue
Block a user