Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tensorflow
/
java
Public
Notifications
You must be signed in to change notification settings
Fork
225
Star
925
Code
Issues
149
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java
tensorflow-framework
on
master
User selector
All users
All time
Commit history
Commits on Oct 31, 2025
Small docs fixes (#622)
Show description for 52f51f1
Craigacp
authored
52f51f1
Copy full SHA for 52f51f1
Commits on Jun 29, 2025
Increase version for next iteration
karllessard
committed
e9c854f
Copy full SHA for e9c854f
Commits on Jun 16, 2025
Releasing 1.1.0
karllessard
committed
356dce1
Copy full SHA for 356dce1
Commits on May 23, 2025
Upgrade to TF 2.18.0 (#608)
Show description for 76640d1
Craigacp
and
karllessard
authored
76640d1
Copy full SHA for 76640d1
Commits on Mar 8, 2024
fix #526 (#527)
Show description for 2b6d83f
nfeybesse
authored
2b6d83f
Copy full SHA for 2b6d83f
Commits on Feb 29, 2024
Interface should be public for external usage (#522)
Show description for 3f89f60
nfeybesse
authored
3f89f60
Copy full SHA for 3f89f60
Commits on Feb 24, 2024
Spotless fixes.
Craigacp
authored and
karllessard
committed
de1d6f0
Copy full SHA for de1d6f0
Adding a control dependency on the gradients to the gradient optimizers.
Show description for c759138
Craigacp
authored and
karllessard
committed
c759138
Copy full SHA for c759138
Update version to 1.0.0-SNAPSHOT
karllessard
committed
f01ec18
Copy full SHA for f01ec18
Activate local build profile by default
Show description for 092e14b
karllessard
committed
092e14b
Copy full SHA for 092e14b
Create missing API defs on generation
Show description for 68ff6a2
karllessard
committed
68ff6a2
Copy full SHA for 68ff6a2
Fixing a weird warning where tensorflow-framework depended on an old tensorflow-platform.
Craigacp
authored and
karllessard
committed
2665a62
Copy full SHA for 2665a62
adding missing ops and fixing some framework issues.
Craigacp
authored and
karllessard
committed
6ac49d0
Copy full SHA for 6ac49d0
Move native stuff to distinct module
karllessard
committed
ffe0bd1
Copy full SHA for ffe0bd1
Beginning update to TF 2.14.
Craigacp
authored and
karllessard
committed
cd35af8
Copy full SHA for cd35af8
Adding Linux x86_64 support (currently uses GPU binaries).
Craigacp
authored and
karllessard
committed
428e762
Copy full SHA for 428e762
Commits on Feb 21, 2023
Increase version for next iteration
klessard
committed
69f9a56
Copy full SHA for 69f9a56
Commits on Feb 19, 2023
Releasing 0.5.0
klessard
committed
ab0da30
Copy full SHA for ab0da30
Commits on Jan 25, 2023
Fix fail when a variable receives zero gradient #482 (#483)
ramon-garcia
authored
a9a43ef
Copy full SHA for a9a43ef
Commits on Dec 28, 2022
Upgrade to TF 2.10.1, with macosx-arm64 support (#481)
karllessard
authored
a617fe9
Copy full SHA for a617fe9
Commits on Oct 12, 2022
Simplify graph initializers (#466)
Show description for 851fcf6
karllessard
authored
851fcf6
Copy full SHA for 851fcf6
Commits on Jul 14, 2022
Fix Javadoc
karllessard
committed
56883f0
Copy full SHA for 56883f0
Commits on Mar 26, 2022
Add TF Python Config support to deserialize from Models saved with the TF Engine outside of Java. (#417)
Show description for 54db82b
JimClarke5
authored
54db82b
Copy full SHA for 54db82b
Commits on Mar 9, 2022
Upgrade for JavaCPP 1.5.7 and TensorFlow 2.8.0 (#415)
Show description for be73612
saudet
and
karllessard
authored
be73612
Copy full SHA for be73612
Commits on Mar 8, 2022
Migrate on Java 11 as minimum supported version
karllessard
authored
02ec490
Copy full SHA for 02ec490
Commits on Feb 12, 2022
Fix metric test failures (#414)
Show description for 5210c7e
Craigacp
authored
5210c7e
Copy full SHA for 5210c7e
Commits on Feb 8, 2022
Adds a closeable session result (#411)
Craigacp
authored
8fd9362
Copy full SHA for 8fd9362
Commits on Nov 28, 2021
Increase version to next iteration
karllessard
committed
b577f39
Copy full SHA for b577f39
Releasing 0.4.0
karllessard
committed
e123e24
Copy full SHA for e123e24
Commits on Nov 11, 2021
Graph custom gradient support (#292)
rnett
authored
e0eec4a
Copy full SHA for e0eec4a
Commits on Oct 22, 2021
Metrics init scope (#382)
JimClarke5
authored
55547dd
Copy full SHA for 55547dd
Commits on Sep 15, 2021
Adapt to BatchMatMulV3
karllessard
committed
1e28b11
Copy full SHA for 1e28b11
Commits on Aug 23, 2021
Init Scope (#338)
Show description for 242931c
rnett
authored
242931c
Copy full SHA for 242931c
Commits on Jun 22, 2021
Redo Framework Ops based on the current version of Master. (#342)
JimClarke5
authored
8f9107d
Copy full SHA for 8f9107d
Commits on Jun 2, 2021
activations, constraints, initializers, losses, regularizers: move Ops param from CTOR to call method (#329)
Show description for 23d6f0b
JimClarke5
authored
23d6f0b
Copy full SHA for 23d6f0b
Previous
Next
You can’t perform that action at this time.