Skip to content

Trouble Running Deployed Model: Exception: Argument passed to at() was not in the map. #36

Answered by Linux-cpp-lisp
mstapelberg asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mstapelberg ,

Thanks for your interest in our code!

Your network has only ForceOutput and not StressForceOutput, which means there is no stress output from the model when the stress branch pair_allegro (which by the way the multicut branch is latest) tries to access, leading to this error. Here's an older example of how to do this by redeploying your trained model (mir-group/nequip#69 (comment)), for example.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mstapelberg
Comment options

@Linux-cpp-lisp
Comment options

Answer selected by Linux-cpp-lisp
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