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/tfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.0-rc0
Choose a base ref
...
head repository: tensorflow/tfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r1.8.0
Choose a head ref
  • 12 commits
  • 7 files changed
  • 3 contributors

Commits on May 19, 2022

  1. Update dependency version mismatch for TFX 1.8.0 release. (#4879)

    PiperOrigin-RevId: 449652813
    rtg0795 authored May 19, 2022
    Configuration menu
    Copy the full SHA
    4a37bb9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    1cc4fbb View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    b304afc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. TFX 1.8.1 Release

    rtg0795 committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1d0ede9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5055 from rtg0795/r1.8.0

    TFX 1.8.1 Release
    rtg0795 authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    bebf246 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f9d19 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Bump apache-beam's version to 2.39 (#5062)

    * Bump apache-beam's version to 2.39
    rtg0795 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    70b150e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Temporarily disable multi_processing of apache beam due to an issue w…

    …ith apache beam 2.39.0 (#5072)
    
    * Bump apache-beam's version to 2.39
    
    * Upgrade Apache Beam to 2.39
    
    * final fixes
    
    * Temporarily disable multi_processing of apache beam due to an issue with apache beam 2.39.0.
    
    PiperOrigin-RevId: 453807864
    
    Co-authored-by: jiyongjung <jiyongjung@google.com>
    rtg0795 and jiyongjung authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    088880c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Temporarily avoid grpcio==1.48.0 which causes a hang in the penguin_p…

    …ipeline_local_infraval_e2e_test.py.
    
    PiperOrigin-RevId: 464097114
    jiyongjung authored and rtg0795 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d16340b View commit details
    Browse the repository at this point in the history
  2. Skips ranking pipeline tests when struct2tensor is not available.

    PiperOrigin-RevId: 464440844
    jiyongjung authored and rtg0795 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ea849b1 View commit details
    Browse the repository at this point in the history
  3. Add constraint

    rtg0795 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d30a1cf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5096 from rtg0795/r1.8.0

    Fix ranking pipeline and add grpcio constraint
    rtg0795 authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9efce8f View commit details
    Browse the repository at this point in the history
Loading