Skip to content

WHY 2 layer loop in aggregate function? #192

@mxydls

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.

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