[go: nahoru, domu]

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: google-deepmind/sonnet Loading
base: v2.0.1
Choose a base ref
...
head repository: google-deepmind/sonnet Loading
compare: v2.0.2
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 15, 2022

  1. Bump Sonnet version to 2.0.2.dev.

    PiperOrigin-RevId: 495584613
    tomhennigan authored and Copybara-Service committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    bb650b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Updated supported Python versions

    PiperOrigin-RevId: 511743612
    superbobry authored and Copybara-Service committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    384eae3 View commit details
    Browse the repository at this point in the history
  2. Do not test on 3.7

    PiperOrigin-RevId: 511748287
    superbobry authored and Copybara-Service committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ee36d84 View commit details
    Browse the repository at this point in the history
  3. Switched from the deprecated defun_with_attributes() to tf.function()

    PiperOrigin-RevId: 511782775
    superbobry authored and Copybara-Service committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    26a685e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Update direct import of TF to its correct location instead of importi…

    …ng directly from the python init file.
    
    This is in preparation for deleting imports from the python init file.
    
    PiperOrigin-RevId: 544696304
    fionalang authored and Copybara-Service committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ee6c95c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Internal change

    PiperOrigin-RevId: 549884461
    rickeylev authored and Copybara-Service committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    12a7c79 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Fix import ordering.

    PiperOrigin-RevId: 595063851
    tomhennigan authored and Copybara-Service committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    03ab185 View commit details
    Browse the repository at this point in the history
  2. Cut Sonnet 2.0.2 release.

    PiperOrigin-RevId: 595068296
    tomhennigan authored and Copybara-Service committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    95d8158 View commit details
    Browse the repository at this point in the history
Loading