brainy-processor-68931
04/25/2022, 8:15 PMstraight-shampoo-11124
04/26/2022, 7:01 PMstraight-shampoo-11124
04/26/2022, 7:01 PMstraight-shampoo-11124
04/26/2022, 7:01 PMbrainy-processor-68931
04/26/2022, 10:07 PMforeach of the hyperparameters to try for each library. So some (valid) config files can result in a foreach list of size 0 for library 1, but a foreach list of size > 1 for library 2. I think ideally, there would be some conditional flow logic to just skip all the stuff in the library 1 branch, and the start method could handle that.brainy-processor-68931
04/26/2022, 10:11 PMforeach, and then keep creating dummy attributes so the downstream tasks all pass. I can’t really share the flow file directly, but if it would help I could take some time tomorrow to remove any proprietary stuff and send it along for referencestraight-shampoo-11124
04/27/2022, 12:04 AMis_valid=True. Then in the join step, I would collect the results from foreach and exclude dummy tasks like:
self.results = [task.result for task in inputs if task.is_valid]straight-shampoo-11124
04/27/2022, 12:04 AMbrainy-processor-68931
04/27/2022, 1:33 PMno_model)square-wire-39606
08/27/2025, 9:28 PM