Closed linbaiwpi closed 4 years ago
hi @linbaiwpi , Did you solve this problem ? I meet the same. can use qconv2d to instead of qconv1d to make it work?
We solved the problem. We are packaging a release with this fix early next week.
Claudionor
On Thu, Nov 28, 2019, 4:37 AM Guyume notifications@github.com wrote:
hi @linbaiwpi https://github.com/linbaiwpi , Did you solve this problem ? I meet the same. can use qconv2d to instead of qconv1d to make it work?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/google/qkeras/issues/2?email_source=notifications&email_token=AM5ENPEFLVCFZS3B2QZCJNTQV63P3A5CNFSM4JADWTYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFMPP6Y#issuecomment-559478779, or unsubscribe https://github.com/notifications/unsubscribe-auth/AM5ENPHWMP2M46OUWGINVSLQV63P3ANCNFSM4JADWTYA .
We will push the fix and close this issue then. thanks!
Thank you all for reporting this! We pushed the fix and close this issue. Feel free to reopen if you have further questions or bugs.
hello, I tried QConv1D in the following way
But get error as bellow:
My Keras version is 2.24 and Tensorflow version is 1.12.0