Skip to content

fix PT tests

GitHub Advanced Security / CodeQL succeeded Feb 1, 2024 in 4s

20 new alerts

New alerts in code changed by this pull request

  • 20 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 475 in deepmd/tf/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.

Check notice on line 63 in deepmd/infer/deep_dos.py

See this annotation in the file changed.

Code scanning / CodeQL

Returning tuples with varying lengths Note

DeepDOS.eval returns
tuple of size 1
and
tuple of size 2
.

Check notice on line 81 in deepmd/infer/deep_pot.py

See this annotation in the file changed.

Code scanning / CodeQL

Returning tuples with varying lengths Note

DeepPot.eval returns
tuple of size 3
and
tuple of size 5
.

Check notice on line 103 in deepmd/infer/deep_tensor.py

See this annotation in the file changed.

Code scanning / CodeQL

Returning tuples with varying lengths Note

DeepTensor.eval_full returns
tuple of size 3
and
tuple of size 5
.

Check notice on line 4 in deepmd/infer/deep_dipole.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

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

Check notice on line 19 in deepmd/infer/deep_dos.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 19 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 22 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_pot
begins an import cycle.

Check notice on line 23 in deepmd/tf/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/tf/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 29 in deepmd/tf/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 33 in deepmd/tf/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 36 in deepmd/tf/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

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

Check notice on line 39 in deepmd/tf/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.

Check notice on line 73 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

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

Check notice on line 77 in deepmd/infer/deep_eval.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

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

Check notice on line 10 in deepmd/infer/deep_polar.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

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

Check notice on line 19 in deepmd/infer/deep_pot.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 14 in deepmd/infer/deep_tensor.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 4 in deepmd/infer/deep_wfc.py

See this annotation in the file changed.

Code scanning / CodeQL

Cyclic import Note

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