[cf6a9e]: / gcn / layers / __init__.py

Download this file

3 lines (2 with data), 43 Bytes

1
2
3
from .GConv import GConv
__all__=['GConv']