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: NixOS/nixpkgs
base: 58a4c2dbffdf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 35ac8ba49252
Choose a head ref
  • 6 commits
  • 23 files changed
  • 5 contributors

Commits on Mar 28, 2020

  1. python3Packages.tensorflow-estimator: 1.15.1 -> 2.1.0

    (cherry picked from commit c186f5e)
    cdepillabout authored and Ericson2314 committed Mar 28, 2020
    Copy the full SHA
    9939bd6 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.tensorflow-estimator_1_15_1: init at 1.15.1

    TF 1.15 still needs an older version of the tensorflow-estimator
    package.
    
    (cherry picked from commit c539f93)
    andir authored and Ericson2314 committed Mar 28, 2020
    Copy the full SHA
    6c7b2ac View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. bazel_0_29: init at 0.29.1

    Needed for Tensorflow 2.1
    Ericson2314 committed Mar 30, 2020
    Copy the full SHA
    d4de62d View commit details
    Browse the repository at this point in the history
  2. python.pkgs.tensorflow{,-bin,-estimator,-tensorboard}-2: Init at 2.1.0

    Major breaking change from 1.x, so treating keeping both versions for now.
    
    (adapted from 33f11be)
    (adapted from 9e8dea7)
    timokau authored and Ericson2314 committed Mar 30, 2020
    Copy the full SHA
    a730888 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1fa3105 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #83518 from obsidiansystems/add-tensorflow-2

    python.pkgs.{tensorflow,tensorflow-estimator,tensorflow-tensorboard}-2: Init at 2.0.0
    Ericson2314 committed Mar 30, 2020
    Copy the full SHA
    35ac8ba View commit details
    Browse the repository at this point in the history