AttributeError: module 'ezkl' has no attribute 'export' #366
-
I am trying the official colab notebook https://colab.research.google.com/drive/1XuXNKqH7axOelZXyU3gpoTOCvFetIsKu?usp=sharing. When I was using the ezkl.export(circuit, input_shape = [20]), it gives me this error. The full code is shown as following:
I have checked the pyezkl, and everything looks fine, so I am really confused. |
Beta Was this translation helpful? Give feedback.
Answered by
jasonmorton
Jul 19, 2023
Replies: 1 comment 2 replies
-
Hey @only4sim thank you for flagging this. @JSeam2 or @jasonmorton can we update this colab notebook to reflect the new ezkl bindings. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is fixed, thanks @only4sim