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: master
Choose a base ref
...
head repository: tensorflow/java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r1.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 800 files changed
  • 5 contributors

Commits on Apr 5, 2024

  1. Bumping to 1.0.0-rc1

    Craigacp authored and karllessard committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    13ce91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d4d5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f5f7e9 View commit details
    Browse the repository at this point in the history

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

Commits on Nov 8, 2024

  1. Download wheel on native builds

    karllessard authored and Craigacp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    d42db80 View commit details
    Browse the repository at this point in the history
  2. Add prefix to staging repo

    karllessard authored and Craigacp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    772c16c View commit details
    Browse the repository at this point in the history
  3. Update install instructions

    karllessard authored and Craigacp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    410de56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee9eb9 View commit details
    Browse the repository at this point in the history
  5. Releasing 1.0.0

    karllessard authored and Craigacp committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    bdcec19 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Releasing 1.0.0

    (with documentation fixes)
    Craigacp authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8a544c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Configuration menu
    Copy the full SHA
    5dd4ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7687b View commit details
    Browse the repository at this point in the history
Loading