Skip to content

Fix invalid access of Keras backend#83

Open
craymichael wants to merge 1 commit intocoxlab:masterfrom
craymichael:patch-1
Open

Fix invalid access of Keras backend#83
craymichael wants to merge 1 commit intocoxlab:masterfrom
craymichael:patch-1

Conversation

@craymichael
Copy link

Replace access to Keras backend from K._BACKEND to K.backend(). Fixes #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: module 'keras.backend' has no attribute '_BACKEND'

1 participant