Belle II Software development
|
This is the complete list of members for GlobalLayer, including all inherited members.
__init__(self, nfeat_in_dim, efeat_in_dim, gfeat_in_dim, gfeat_hid_dim, gfeat_out_dim, num_hid_layers, dropout, normalize=True) | GlobalLayer | |
dropout_prob | GlobalLayer | |
forward(self, x, edge_index, edge_attr, u, batch) | GlobalLayer | |
lin_in | GlobalLayer | |
lin_out | GlobalLayer | |
lins_hid | GlobalLayer | |
nonlin_function | GlobalLayer | |
norm | GlobalLayer | |
normalize | GlobalLayer | |
num_hid_layers | GlobalLayer |