-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: happyfridaycode/java
base: master
head repository: tensorflow/java
compare: master
- 18 commits
- 940 files changed
- 7 contributors
Commits on Feb 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d54d231 - Browse repository at this point
Copy the full SHA d54d231View commit details
Commits on Mar 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for acf0ba9 - Browse repository at this point
Copy the full SHA acf0ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f70190b - Browse repository at this point
Copy the full SHA f70190bView commit details
Commits on May 23, 2025
-
Upgrade to TF 2.18.0 (tensorflow#608)
--------- Co-authored-by: Karl Lessard <karl.lessard@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 76640d1 - Browse repository at this point
Copy the full SHA 76640d1View commit details
Commits on Jun 6, 2025
-
Code changes to add PluggableDevice support for Inference (tensorflow…
…#605) * Code changes to add PluggableDevice support for Inference Enable TF_LoadPluggableDeviceLibrary API for PluggableDevices Signed-off-by: rjauhari2 <rjauhari@amd.com> * Add genrated code from c_api_experimental.h * Add JavaCPP files to build TF-Java. - Add TF_AttrBuilder, TF_ShapeAndTypeList, TF_CheckpointReader classes. * Add Windows stub for missing TFE_GetServerDef symbol * Add Windows stub in seperate file. * Add header file for windows stub to enable pluggable device support. --------- Signed-off-by: rjauhari2 <rjauhari@amd.com>
Configuration menu - View commit details
-
Copy full SHA for 3f94211 - Browse repository at this point
Copy the full SHA 3f94211View commit details -
Configuration menu - View commit details
-
Copy full SHA for b957e64 - Browse repository at this point
Copy the full SHA b957e64View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 356dce1 - Browse repository at this point
Copy the full SHA 356dce1View commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d5d5e51 - Browse repository at this point
Copy the full SHA d5d5e51View commit details
Commits on Jun 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 92d1721 - Browse repository at this point
Copy the full SHA 92d1721View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c854f - Browse repository at this point
Copy the full SHA e9c854fView commit details
Commits on Sep 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eeaa3f1 - Browse repository at this point
Copy the full SHA eeaa3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b45ec - Browse repository at this point
Copy the full SHA e9b45ecView commit details -
Bump Windows image (tensorflow#619)
* Bump Windows image * bumping spotless and JavaCPP. * Fix VS path
Configuration menu - View commit details
-
Copy full SHA for 1f18a23 - Browse repository at this point
Copy the full SHA 1f18a23View commit details
Commits on Oct 31, 2025
-
Small docs fixes (tensorflow#622)
* Adding requirements.txt for doc generation and a few small Javadoc fixes. * Bumping maven-javadoc-plugin version. * Spotless fixes. * Module info help text. * Fixing the pom files so the Javadoc generates correctly.
Configuration menu - View commit details
-
Copy full SHA for 52f51f1 - Browse repository at this point
Copy the full SHA 52f51f1View commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cbf9420 - Browse repository at this point
Copy the full SHA cbf9420View commit details
Commits on Dec 12, 2025
-
* Fixing javadoc generation scripts * Add docs nav and landing page * Update JavaCPP notice * Renamed tools to legacy * Delete old docs scripts * Add mention for legacy doc tools
Configuration menu - View commit details
-
Copy full SHA for e788c95 - Browse repository at this point
Copy the full SHA e788c95View commit details
Commits on Dec 19, 2025
-
Upgrade GitHub Actions for Node 24 compatibility (tensorflow#626)
* Upgrade GitHub Actions for Node 24 compatibility Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com> * Add fetch-depth: 0 to check-format checkout for spotless ratchet The spotless maven plugin uses git ratchet mode to compare against origin/master. With checkout@v6's default shallow clone, origin/master is not available, causing the format check to fail. Adding fetch-depth: 0 to the check-format job ensures the full git history is cloned including origin/master reference. --------- Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab1a8cf - Browse repository at this point
Copy the full SHA ab1a8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89703f7 - Browse repository at this point
Copy the full SHA 89703f7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master