Skip to content

local variable 'last_ir' referenced before assignment #2

@jx291605427

Description

@jx291605427

Hello, this error occurred when I used MACE_layer.

The following is my parameter.

layer = MACE_layer(
max_ell=3,
correlation=3,
n_dims_in=2,
hidden_irreps='4x0e + 4x1e + 4x2e',
node_feats_irreps='16x0e',
edge_feats_irreps='16x0e',
avg_num_neighbors=10.0,
use_sc=False,
)

Is the parameter set wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions