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.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 17 files changed
  • 2 contributors

Commits on May 15, 2026

  1. Releasing 1.2.0.

    Craigacp committed May 15, 2026
    Configuration menu
    Copy the full SHA
    67d44b2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. Cache graph functions and add If gradient test (#637)

    * Cache graph functions and add If gradient test
    
    * Expose cached graph function names
    nfeybesse authored and Craigacp committed May 29, 2026
    Configuration menu
    Copy the full SHA
    eac5013 View commit details
    Browse the repository at this point in the history
  2. Update copyright section with documentation link (#627)

    Added a link to the TensorFlow-Java main documentation in the copyright section.
    Craigacp committed May 29, 2026
    Configuration menu
    Copy the full SHA
    fa8adb8 View commit details
    Browse the repository at this point in the history
Loading