Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pt: infer model type from ModelOutputDef #3250

Merged
merged 1 commit into from
Feb 9, 2024

pt: infer model type from ModelOutputDef

d302a5a
Select commit
Loading
Failed to load commit list.
Merged

pt: infer model type from ModelOutputDef #3250

pt: infer model type from ModelOutputDef
d302a5a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 9, 2024 in 2s

5 new alerts

New alerts in code changed by this pull request

  • 5 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 23 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
deepmd.infer.deep_dipole
begins an import cycle.

Check notice on line 26 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
deepmd.infer.deep_dos
begins an import cycle.

Check notice on line 27 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
deepmd.infer.deep_eval
begins an import cycle.

Check notice on line 34 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
deepmd.infer.deep_polar
begins an import cycle.

Check notice on line 40 in deepmd/pt/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

Import of module
deepmd.infer.deep_wfc
begins an import cycle.