↓ 1 callersMethod_forward_model(self, batch, data, natoms: int, n_ghost: int, use_ghost_exchange: bool)
curator/simulate/lammps_mliap_interface.py:364
↓ 1 callersMethod_init_combined(
self,
output: Dict[str, torch.Tensor],
module: AtomwiseNN,
n_atoms: int,
curator/layer/_atomwise_nn.py:477
↓ 1 callersFunction_load_official_mace_as_curator_impl(
model_ref: Union[str, Path],
*,
head: Optional[Union[str, int]] = None,
device: Optional[tor
curator/model/conversion.py:989
↓ 1 callersMethod_native_pairs_to_curator_edges(
self,
result,
pos: torch.Tensor,
cell: Union[torch.Tensor, None],
)
curator/data/_neighborlist.py:246