-
Notifications
You must be signed in to change notification settings - Fork 592
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
Upgrade bazel version 5.3.0 and fix some typo in tf version #755
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MichaelBroughton
approved these changes
Mar 28, 2023
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
jaeyoo
added a commit
to jaeyoo/quantum
that referenced
this pull request
Mar 30, 2023
Upgrade bazel version 5.3.0 and fix some typo in tf version (tensorflow#755)
MichaelBroughton
pushed a commit
that referenced
this pull request
Jun 10, 2023
MichaelBroughton
pushed a commit
that referenced
this pull request
Jun 12, 2023
MichaelBroughton
added a commit
that referenced
this pull request
Jul 5, 2023
* Revert "Merge pull request #776 from Sinestro38/master" This reverts commit b4c7ea1, reversing changes made to 140277d. * Revert "remove release notes md" This reverts commit 25313f4. * Revert "Merge remote-tracking branch 'forkB/fix_warnings'" This reverts commit d789314, reversing changes made to fe3a96e. * Revert "Merge pull request #772 from Sinestro38/fix_license" This reverts commit 140277d, reversing changes made to 7131f9e. * Revert "fix ubuntu version to 20.04" This reverts commit 803622a. * Revert "[debug] get ubuntu version of runner" This reverts commit 8002690. * Revert "update ubuntu github runner from 18.04 to latest" This reverts commit 471573a. * Revert "update > to ~" This reverts commit fe3a96e. * Revert "update cirq dependency news" This reverts commit a44ab26. * Revert "Update release.md" This reverts commit a7a67c8. * Revert "add notes" This reverts commit c7f729a. * Revert "update version num" This reverts commit f933b69. * Revert "Update release.md" This reverts commit c2ab0d5. * Revert "Create release.md" This reverts commit ac7722a. * Revert "Merge branch 'master' into master" This reverts commit 7131f9e, reversing changes made to 2c1e7fa. * Revert "Upgrade bazel version 5.3.0 and fix some typo in tf version (#755)" This reverts commit 2c1e7fa. * Revert "Merge pull request #3 from jaeyoo/pavan/remove_compute_small" This reverts commit 79aae25, reversing changes made to 46aa1f0. * Revert "Fix lint" This reverts commit 20815bc. * Revert "Fix lint" This reverts commit 47e6aae. * Revert "Update release/BUILD with `if_cuda_is_configured`" This reverts commit f2cd255. * Revert "add :tfq_simulate_ops_cuquantum_py target to release BUILD" This reverts commit 3e8a9a4. * Revert "remove computeSmall from cuda and cuquantum kernels" This reverts commit 5cb7fa1. * Revert "Merge pull request #2 from jaeyoo/cuquantum_support" This reverts commit 46aa1f0, reversing changes made to 2a5fd07. * Revert "Merge pull request #1 from jaeyoo/cuda_support" This reverts commit 2a5fd07, reversing changes made to b0dd745. * Revert "Merge branch 'master' into cuda_support" This reverts commit f19298c, reversing changes made to 4f6290a. * Revert "Add cuQuantum test (but failed at numeric diff test)" This reverts commit f97c496. * Revert "Fix ComputeSmall and enable it." This reverts commit 4f6290a. * Revert "Fix tfq_simulate_ops_cuda op test." This reverts commit 6644248. * Revert "Temporarily turn on ComputeLarge always" This reverts commit 23dd880. * Revert "Upgrade TF version from 2.7 to 2.11 (#749)" This reverts commit 20cfde5. * Revert "TFQ simulate expectation CUDA op" This reverts commit f063417. * Revert "Update ci_install bazel version, removed duplicated code lines." This reverts commit 1317edf. * Revert "Fix typo" This reverts commit a765f7f. * Revert "Upgrade seaborn version to 0.12.0" This reverts commit 4e7c22d. * Revert "Fix tutorial errors" This reverts commit c185891. * Revert "Fix tutorial error" This reverts commit c5df061. * Revert "Upgrade the latest gym for notebook tutorial." This reverts commit 9b94ebf. * Revert "Format optimizers" This reverts commit 39a811d. * Revert "Format" This reverts commit a22b98f. * Revert "Upgrade to TF v2.11" This reverts commit 26fa2df. * Upgrade TF version from 2.7 to 2.11 (#749) * 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. * Upgrade bazel version 5.3.0 and fix some typo in tf version (#755) * fix compatability issues. * re-trigger kokoro * re-trigger kokoro * re-trigger kokoro * re-trigger kokoro * re-trigger kokoro * Lower tolerances. * Bump CI python version. --------- Co-authored-by: Jae H. Yoo <40815393+jaeyoo@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also, move the cuda configuration under
TF_NEED_CUDA==1