Replies: 2 comments 1 reply
-
by execution time, you mean theoretical flops or actual running time? if it is the latter, you can just run the function with circuit evaluation (say |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the answer! So, just putting time.time() before and after the function is enough to get the time? and is it related to CPU or GPU? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm running circuittensor for benchmarks such as GHZ, I could get the results regarding path finder but could you please let me know how can I get the contraction execution time? It was mot clear for me how can I do that. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions