Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
torchani
Commits
97e3df07
Unverified
Commit
97e3df07
authored
Jul 31, 2018
by
Gao, Xiang
Committed by
GitHub
Jul 31, 2018
Browse files
fix build (#41)
parent
e2e740d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
codefresh.yml
codefresh.yml
+3
-0
No files found.
codefresh.yml
View file @
97e3df07
...
...
@@ -23,6 +23,9 @@ steps:
Examples
:
image
:
'
${{BuildTorchANI}}'
commands
:
-
rm -rf *.dat *.pt
-
python examples/nnp_training.py ./dataset/ani_gdb_s01.h5
-
python examples/nnp_training.py ./dataset/ani_gdb_s01.h5
# run twice to test if checkpoint is working
-
python examples/training-benchmark.py ./dataset/ani_gdb_s01.h5
-
python examples/training-benchmark.py ./dataset/ani_gdb_s01.h5
# run twice to test if checkpoint is working
-
python examples/energy_force.py
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment