Skip to content
Discussion options

You must be logged in to vote

L-BFGS isn't working properly with Tensorflow backend. Try Pytorch:

import os
os.environ["DDEBACKEND"] = "pytorch"

# your code
# uncomment Pytorch parts

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@vl-dud
Comment options

@ayiiiii1105
Comment options

Comment options

You must be logged in to vote
2 replies
@vl-dud
Comment options

Answer selected by ayiiiii1105
@ayiiiii1105
Comment options

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