:param x: node feature matrix :param edge_attr: edge feature matrix :param edge_paths: pairwise node paths in edge indexes :return: torch.Tensor, Edge Encoding matrix
(self, x: torch.Tensor, edge_attr: torch.Tensor, edge_paths)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected