gcn_dim : int The hidden dimension of GCN edge_fea_dim : int The dimension of edge features gcn_type : str The type of GCN gcn_aggr : str The type of GCN aggregation gcn_norm : str The type of GCN normalization