-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2 control flow - fan in #6161
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sorry again for the spam but its a bit confusing since this is still not fixed nor supported as far as I could see by running the It seems there is no workaround for fan in at the moment @chensun (sorry for the second mention in a day, just trying to understand this issue) |
hello @papagala Im searching for a way to gather the results of the tasks inside a ParallelFor loop and my investigation drive me here, but I saw that dsl.Collected still seems to be unsupported. What other alternative do I have? Thank you |
aggregate outputs as iterator DAG output
The text was updated successfully, but these errors were encountered: