add_library(engine-gnn OBJECT
    graph.cc
    graph_loader.cc
    local_node.cc
    local_edge.cc
    feature.cc
    )
