xnn.gnn.models.nequip.nequip_hidden_irreps#
- xnn.gnn.models.nequip.nequip_hidden_irreps(num_features, l_max, parity=True)[source]#
The NequIP hidden feature irreps (upstream
feature_irreps_hidden).num_featureschannels of everyl = 0..l_max; withparityboth parities are included, in the upstream order (all even, then all odd).- Parameters:
- Returns:
E.g.
32x0e+32x1e+32x2e+32x0o+32x1o+32x2ofornum_features=32, l_max=2, parity=True.- Return type:
e3nn.o3.Irreps