deepmd.tf.entrypoints.ipi

Use dp_ipi inside the Python package.

Module Contents

Functions

_program(name, args)

Execuate a program.

dp_ipi()

dp_ipi.

Attributes

ROOT_DIR

deepmd.tf.entrypoints.ipi.ROOT_DIR[source]
deepmd.tf.entrypoints.ipi._program(name: str, args: List[str])[source]

Execuate a program.

Parameters:
namestr

the name of the program

argslist of str

list of arguments

deepmd.tf.entrypoints.ipi.dp_ipi()[source]

dp_ipi.