Skip to content

refactor: pair exclude_types as canonical NeighborGraph transform; dpa1 graph path supports exclude_types (decision #18)#5733

Open
wanghan-iapcm wants to merge 51 commits into
deepmodeling:masterfrom
wanghan-iapcm:feat-graph-pair-exclude
Open

refactor: pair exclude_types as canonical NeighborGraph transform; dpa1 graph path supports exclude_types (decision #18)#5733
wanghan-iapcm wants to merge 51 commits into
deepmodeling:masterfrom
wanghan-iapcm:feat-graph-pair-exclude

docs: numpydoc-align docstrings added in this PR

9f9da9c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 9, 2026 in 2s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 16 in deepmd/dpmodel/model/make_model.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'PairExcludeMask' is not used.

Check notice on line 23 in deepmd/jax/jax2tf/make_model.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'PairExcludeMask' is not used.

Check notice on line 27 in deepmd/jax/train/trainer.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'PairExcludeMask' is not used.

Check notice on line 38 in deepmd/tf2/make_model.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused import Note

Import of 'PairExcludeMask' is not used.