tensorflow / quantum

Hybrid Quantum-Classical Machine Learning in TensorFlow
https://www.tensorflow.org/quantum
Apache License 2.0
1.77k stars 558 forks source link

Roll back to working state. #780

Closed MichaelBroughton closed 1 year ago

MichaelBroughton commented 1 year ago

This PR rolls back all commits that were interwoven with unreviewed pushes to master.

git revert f46056db49619faa17b417eca899f588fffe4631.. -m 1 git cherry-pick 20cfde5eb2f6188d35bab1375c98572ae4571b20 git cherry-pick 2c1e7fa4778475040c149b23e2b2f661007a1f8e

Were done followed by a a recovery of CI version updates for ubuntu.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

MichaelBroughton commented 1 year ago

Internal kokoro presubmits also seem to be broken for reasons unrelated to external code. Will investigate a fix now.