|
Safemotion Lib
|
This is the complete list of members for gcn_utils.GCNBlock, including all inherited members.
| __init__(self, in_channels, out_channels, kernel_size, t_kernel_size=1, t_stride=1, t_padding=0, t_dilation=1, bias=True) | gcn_utils.GCNBlock | |
| conv | gcn_utils.GCNBlock | |
| forward(self, x, A) | gcn_utils.GCNBlock | |
| kernel_size | gcn_utils.GCNBlock |