-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Graph generation can be lazy if we say that the initial entry points are fixed and then the graph cannot be changed ever again:
e.g. 10,000 users, 40,000 devices.
If we guaranteed that, then it doesn't matter if we walk the graph lazily because with same seed and same inputs, we'll get the same results.
theaidguild
Metadata
Metadata
Assignees
Labels
No labels