Skip to content

Error in optimization with gate_split #188

Answered by jcmgray
rafaeleb asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rafaeleb, you might be able to fix this by using a fixed max_bond and cutoff=0.0 in the gate_split function. The problem currently is that the shape of the traced computational graph depends on the cutoff. Also, you should be able to use torch which doesn't require a fixed computational graph.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rafaeleb
Comment options

You must be logged in to vote
0 replies
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