Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

About keras_contrib.backend #544

Open
yuanyuan1993 opened this issue Aug 13, 2020 · 0 comments
Open

About keras_contrib.backend #544

yuanyuan1993 opened this issue Aug 13, 2020 · 0 comments

Comments

@yuanyuan1993
Copy link

install keras_contrib by:
pip install git+https://www.github.com/keras-team/keras-contrib.git

and run:
import keras_contrib.backend as KC
KC.backend()

But error :
Traceback (most recent call last):
File "", line 1, in
AttributeError: 'module' object has no attribute 'backend'\\

What should I do? Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant