Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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
227
Star
927
Code
Issues
150
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Custom/gradients dispatch
- #632
#632
Merged
Craigacp
merged 12 commits into
tensorflow:master
tensorflow/java:master
from
nfeybesse:custom/gradients-dispatch
nfeybesse/tensorflow:custom/gradients-dispatch
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Custom/gradients dispatch
#632
Craigacp
merged 12 commits into
tensorflow:master
tensorflow/java:master
from
nfeybesse:custom/gradients-dispatch
nfeybesse/tensorflow:custom/gradients-dispatch
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
Add GradientDispatch bridge for custom gradient adapter dispatch
nfeybesse
committed
bcf9e2e
View commit details
Copy full SHA for bcf9e2e
Browse repository at this point
Fix custom gradient registration scalability and support NoGradient
nfeybesse
committed
7c7dc54
View commit details
Copy full SHA for 7c7dc54
Browse repository at this point
Handle NoGradient in native custom gradient bridge
nfeybesse
committed
e2fa04b
View commit details
Copy full SHA for e2fa04b
Browse repository at this point
Commits on Feb 10, 2026
Add tests for NoGradient support in Java custom gradients
nfeybesse
committed
1d43d4c
View commit details
Copy full SHA for 1d43d4c
Browse repository at this point
Fix custom gradients: support NoGradient and stabilize adapter
nfeybesse
committed
69a9a36
View commit details
Copy full SHA for 69a9a36
Browse repository at this point
Commits on Feb 11, 2026
apply mvn spotless
nfeybesse
committed
8d80312
View commit details
Copy full SHA for 8d80312
Browse repository at this point
Commits on Feb 12, 2026
Fix review comments: enforce mutual exclusion for raw/typed gradients, remove inline ifs, add license headers and imports
Show description for 1240293
nfeybesse
committed
1240293
View commit details
Copy full SHA for 1240293
Browse repository at this point
Commits on Feb 13, 2026
Add Javadoc to DispatchingGradientAdapter
Show description for fd1cc19
nfeybesse
committed
fd1cc19
View commit details
Copy full SHA for fd1cc19
Browse repository at this point
Commits on Feb 14, 2026
Add Apache 2.0 license header to GradientTests
nfeybesse
committed
cdd943c
View commit details
Copy full SHA for cdd943c
Browse repository at this point
Commits on Feb 24, 2026
Add test registering >10 custom gradients and verifying registry presence
Show description for 56539b9
nfeybesse
committed
56539b9
View commit details
Copy full SHA for 56539b9
Browse repository at this point
Commits on Feb 25, 2026
Use single native dispatch adapter for custom gradients
Show description for 6be7c17
nfeybesse
committed
6be7c17
View commit details
Copy full SHA for 6be7c17
Browse repository at this point
Commits on Mar 7, 2026
Minimising the custom gradient fix.
Craigacp
authored and
nfeybesse
committed
da6c216
View commit details
Copy full SHA for da6c216
Browse repository at this point
You can’t perform that action at this time.