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/java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-rc.1
Choose a base ref
...
head repository: tensorflow/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-rc.2
Choose a head ref
  • 1 commit
  • 285 files changed
  • 5 contributors

Commits on Sep 24, 2024

  1. Releasing 1.0.0 RC2 (#560)

    * Graph is changed to public in Session.java (#535)
    
    * Merge doc changes from r1.0
    
    * Fix unknown shapes in signature proto
    
    * Update NdArray dependency
    
    * Fix spotless check
    
    * Fix broadcastMask/Update
    
    Accept partially unknown shaped mask
    
    * linux-arm64: add build artifact item for linux-arm64 platform
    
    TensorFlow v2.16.1 wheel artifacts and the jar build support are added
    
    * linux-arm64 fixes to package the right dependencies into tensorflow native jar
    
    * Fix javadoc
    
    Co-authored-by: Adam Pocock <[email protected]>
    
    * Add instructions for new module names (#554)
    
    * CI: add CI support for linux-arm64 platform (#548)
    
    * Fix/javadoc script (#555)
    
    * Update macos x86 runner
    
    * Don’t deploy missing linux-arm64 build
    
    * Cleanup missing Linux-arm64 dependencies
    
    * Use org large runners for Linux arm64
    
    * Using setup-java for linux-arm64
    
    * Switch to zulu
    
    * Add back Linux arm64 artifacts (#556)
    
    * Upgrade to TF2.16.2 (#557)
    
    * Link to libomp full name (#558)
    
    * Releasing 1.0.0 RC2
    
    ---------
    
    Co-authored-by: manojava98 <[email protected]>
    Co-authored-by: Sunita Nadampalli <[email protected]>
    Co-authored-by: Adam Pocock <[email protected]>
    Co-authored-by: snadampal <[email protected]>
    5 people authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1cc2efa View commit details
    Browse the repository at this point in the history
Loading