Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to keras v3? #131

Open
makoeppel opened this issue Apr 15, 2024 · 1 comment
Open

Upgrade to keras v3? #131

makoeppel opened this issue Apr 15, 2024 · 1 comment

Comments

@makoeppel
Copy link

makoeppel commented Apr 15, 2024

Any plans on upgrading qkeras to keras v3?

@BitCourier
Copy link

I second this.

Using qkeras with a recent install of tensorflow and keras gives me these errors:
NotImplementedError: Exception encountered when calling QConv2D.call().

numpy() is only available when eager execution is enabled.

Arguments received by QConv2D.call():
• inputs=tf.Tensor(shape=(32, 552, 552, 1), dtype=float32)

If you want, I create an extra issue.

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

No branches or pull requests

2 participants