mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-03 19:10:58 +08:00
@@ -350,7 +350,8 @@ class TrainerRM(Trainer):
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
tm.wait(query=query)
|
||||
if not self.is_delay():
|
||||
tm.wait(query=query)
|
||||
|
||||
recs = []
|
||||
for _id in _id_list:
|
||||
|
||||
Reference in New Issue
Block a user