-
Notifications
You must be signed in to change notification settings - Fork 600
Roll back to working state. #780
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This reverts commit 25313f4.
This reverts commit 803622a.
This reverts commit 8002690.
This reverts commit 471573a.
This reverts commit fe3a96e.
This reverts commit a44ab26.
This reverts commit a7a67c8.
This reverts commit c7f729a.
This reverts commit f933b69.
This reverts commit c2ab0d5.
This reverts commit ac7722a.
This reverts commit 20815bc.
This reverts commit 47e6aae.
This reverts commit f2cd255.
This reverts commit 3e8a9a4.
This reverts commit 5cb7fa1.
This reverts commit f97c496.
This reverts commit 4f6290a.
This reverts commit 6644248.
This reverts commit 23dd880.
This reverts commit 20cfde5.
This reverts commit a765f7f.
This reverts commit 4e7c22d.
This reverts commit c185891.
This reverts commit c5df061.
This reverts commit 9b94ebf.
This reverts commit 39a811d.
This reverts commit a22b98f.
This reverts commit 26fa2df.
* Upgrade bazel version to 5.1.0 for building with TFv2.11.0 * Upgrade to TF v2.11 * Bump up the version of numpy to v1.24.2 * Format * Fix tf.Variable inside tf.while_loop issues inside optimizers * Format optimizers * Upgrade the latest gym for notebook tutorial. * Fix tutorial error * Fix tutorial errors * Upgrade seaborn version to 0.12.0 * Fix typo * Remove debug print * Update ci_install bazel version, removed duplicated code lines.
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. |
Internal kokoro presubmits also seem to be broken for reasons unrelated to external code. Will investigate a fix now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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.