Skip to content

WHY 2 layer loop in aggregate function? #192

Description

@mxydls

Hi, I'm wondering why we need a 2 layer loop in the aggregate function?
Here is the pseudo code from the paper:
image
From my understanding, the aggregation is a one way process, from the bottom layer(with the most nodes) to the top layer(original batch nodes), which does not need 2 loops.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions