Hi ThoughtlessTiger0 , can you please elaborate a bit on what exactly is the process? Why are steps failing? Is this to be expected?
Answered
Hello! @<1523701070390366208:profile|CostlyOstrich36>, if I have a pipeline and my second task create my trials, that are running on my workers. If one Trial fails, all my optimization if cancelled because I do not have more trials been generated. Is this
Hello! CostlyOstrich36 , if I have a pipeline and my second task create my trials, that are running on my workers. If one Trial fails, all my optimization if cancelled because I do not have more trials been generated. Is this correct? Because all the time that one of my trials fails, the pipeline ends because all the others trials finished and do not continue. How to avoid that? I need to have try/catch and raise optuna.TrialPruned() ? Any clearml.config to avoid that ?
TypeError: 'NoneType' object is not subscriptable
[W 2025-04-10 15:03:55,195] Trial 88 failed with value None.
89 Views
1
Answer
16 days ago
12 days ago
Tags