mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-13 07:46:43 +00:00
update
This commit is contained in:
15
README.md
15
README.md
@@ -60,4 +60,19 @@ GPU is occupied by which job(s)
|
||||
**SetPreScheduleRatio**
|
||||
```
|
||||
?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
|
||||
```
|
||||
Reference in New Issue
Block a user