提交 fb01c859 编写于 作者: Y Yelrose

add gcnii

上级 c4e0a874
......@@ -21,7 +21,7 @@ from pgl.utils import paddle_helper
from pgl import message_passing
import numpy as np
__all__ = ['gcn', 'gat', 'gin', 'gaan', 'gen_conv', 'appnp']
__all__ = ['gcn', 'gat', 'gin', 'gaan', 'gen_conv', 'appnp', 'gcnii']
def gcn(gw, feature, hidden_size, activation, name, norm=None):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册