Skip to content
Discussion options

You must be logged in to vote

I think both external/internal can do the looping.

The benefit of internal is that the nodes in the loop will have direct access to prior computation through dependencies.
The benefit of external is that it is easier to maintain.

The idea of using a separate graph for the loop is also interesting.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rhyswynn
Comment options

@Holmeswww
Comment options

@rhyswynn
Comment options

Answer selected by rhyswynn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants