Contents:
HG_LGCN
HG_LGCN_Conv
HG_LGCN_vanilla
Heterogeneous Graph LightGCN convolution layer.
Performs degree-normalized aggregation with self-loops and separates intra-group vs. inter-group message passing, then concatenates the two streams.