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