Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tensorflow/quantum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tensorflow/quantum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: roll_back9
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 63 files changed
  • 2 contributors

Commits on Jun 9, 2023

  1. 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.
    jaeyoo authored and MichaelBroughton committed Jun 9, 2023
    Copy the full SHA
    ad05884 View commit details

Commits on Jun 10, 2023

  1. Copy the full SHA
    2de837a View commit details
  2. Copy the full SHA
    8f64433 View commit details
Loading