Skip to content

Aggregation Methods in reduce_func #13

@iquitap

Description

@iquitap

While using Graphiler, I attempted to use the max or mean functions as alternatives to sum within the reduce_func parameter. Unfortunately, this led to an error message: dgl_ FFI. base. DGLError: Expect number of features to match number of nodes (len (u)).

I'm not sure if the reason for this error is from whether the current reduce_func doesn't support these two aggregation methods?

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