Owen L

Results 338 comments of Owen L

I do not know the release schedule for 0.8, though there was a 11 month gap between 0.7 and 0.6, and a 8 month gap between 0.6 and 0.5 for...

Is TFQ supposed to be compatible with QVM (ie does QVM have documentation on it)? Since I imagine the QVM is basically just a different kind of cirq backend, if...

Looking at QVM I suspect you will have to write some interfacing code, I wasn't able to get QVM working trivially as a normal backend. You can see examples of...

Yea, I've had a bunch of issues with colab now that they changed the version. In the linked notebook, I keep getting an error in that notebook that the runtime...

I actually had no problems with this colab: https://github.com/tensorflow/tensorflow/issues/60428#issuecomment-1527270841 from the TF issue you linked. Seemed to do the trick. ![image](https://github.com/tensorflow/quantum/assets/42878312/0829923a-d928-4506-88ca-986b51430368)

Yes, changing python versions in colab can be unreliable at best. I do not attempt it usually. If you are having version control problems with colab though, I would recommend...

I believe this is because the docs are built from the nightly version, not a stable release. TFQ 0.7.2 has TF requirement 2.7.0 (https://github.com/tensorflow/quantum/issues/777#issuecomment-1581609722), but there is work being done...

1) TFQ nightly has 2.11 Tf requirement 2) TFQ Colab errors due to its silent Python version change have been well documented in the issues (look at any recent installation...

https://github.com/tensorflow/quantum/issues/798

https://github.com/tensorflow/quantum/issues/798