mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-18 18:04:31 +08:00
fix DelayTrainerRM
This commit is contained in:
@@ -350,6 +350,7 @@ class TrainerRM(Trainer):
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
if not self.is_delay():
|
||||
tm.wait(query=query)
|
||||
|
||||
recs = []
|
||||
|
||||
Reference in New Issue
Block a user