Skip to content

[TF2] Simplify gnn_model_base init and _forward #322

@boomanaiden154

Description

@boomanaiden154

Currently gnn_model_base and a couple other subclasses have a lot of duplicated code between their init functions and their _forward` functions. We should be able to figure out a better way to abstract this out to preserve functionality while making the code simpler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions