We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239be0d commit 03c782dCopy full SHA for 03c782d
models/rank/dnn/config.yaml
@@ -31,6 +31,7 @@ runner:
31
infer_load_path: "output_model_dnn"
32
infer_start_epoch: 0
33
infer_end_epoch: 3
34
+ num_workers: 0
35
36
# distribute_config
37
sync_mode: "async"
models/rank/dnn/config_bigdata.yaml
infer_load_path: "output_model_dnn_all"
infer_end_epoch: 4
#thread_num: 5
#reader_type: "QueueDataset" # DataLoader / QueueDataset / RecDataset
0 commit comments