1
0
mirror of https://github.com/newnius/YAO-scheduler.git synced 2025-12-13 07:46:43 +00:00
This commit is contained in:
2020-06-29 23:24:33 +08:00
parent 769fa702f3
commit 1f32eeea40
7 changed files with 332 additions and 353 deletions

View File

@@ -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