deepmd.jax.utils.update_sel#
Attributes#
Classes#
Update the sel field in the descriptor. |
Functions#
| |
| Use JAX neighbor statistics in dpmodel descriptor update_sel methods. |
Module Contents#
- class deepmd.jax.utils.update_sel.UpdateSel[source]#
Bases:
deepmd.utils.update_sel.BaseUpdateSelUpdate the sel field in the descriptor.
- property neighbor_stat: type[deepmd.jax.utils.neighbor_stat.NeighborStat][source]#
- deepmd.jax.utils.update_sel.use_jax_update_sel() collections.abc.Iterator[None][source]#
Use JAX neighbor statistics in dpmodel descriptor update_sel methods.