Skip to content
Discussion options

You must be logged in to vote

This is equivalent:

from deepmd.entrypoints.main import main as dp

dp(["train", "input.json"])

If you don't care about the performance, using subprocess will be more safe.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ZhihaoXu0313
Comment options

Answer selected by ZhihaoXu0313
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants