scSLAT.model.graphconv.combnet.sym_norm

scSLAT.model.graphconv.combnet.sym_norm(edge_index, num_nodes, edge_weight=None, improved=False, dtype=None)[source]

Replace GCNConv.norm from https://github.com/mengliu1998/DeeperGNN/issues/2

Return type:

typing.List