Skip to content

ad train tool to amml

Yakubov, Sergey requested to merge 37-deepmd-tool into dev

Closes #37 (closed)

https://calvera-test.ornl.gov/root?tool_id=neutrons_amml_train

it takes raw files produced by the previous step and a json file. The output is two files - graph.pb and lcurve.out. raw_to_set.sh turned out to be not part of the Docker image, so I download it every run from GitHub. A bit ugly. We can ask developers to include this script to their docker image or create our own image (which is probably an overkill).

Merge request reports