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
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
/
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 }}
JimClarke5
/
java
Public
forked from
tensorflow/java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
Java11
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 25, 2021
add maven.compiler.release=11
JimClarke5
committed
e1224b9
View commit details
Copy full SHA for e1224b9
Browse repository at this point
Commits on Jan 10, 2021
Add profile for JDK11 and Automatic-Module-Name to jars
JimClarke5
committed
0b7156a
View commit details
Copy full SHA for 0b7156a
Browse repository at this point
Commits on Dec 30, 2020
Merge pull request #7 from tensorflow/master
Show description for 04f419a
JimClarke5
authored
04f419a
View commit details
Copy full SHA for 04f419a
Browse repository at this point
Use standard Java type system for typing tensors
Show description for f85623e
karllessard
authored
f85623e
View commit details
Copy full SHA for f85623e
Browse repository at this point
Commits on Dec 20, 2020
Add missing copyrights (#173)
karllessard
authored
3f3f384
View commit details
Copy full SHA for 3f3f384
Browse repository at this point
Commits on Dec 18, 2020
Move type implementations and mappers to internal package (#172)
karllessard
authored
04f9d0d
View commit details
Copy full SHA for 04f9d0d
Browse repository at this point
Fix Javadoc issues
karllessard
committed
9dd0fee
View commit details
Copy full SHA for 9dd0fee
Browse repository at this point
Commits on Dec 17, 2020
[Type Refactor] Merge TType and Tensor instances as a single entity (#160)
Show description for 98979f0
karllessard
authored
98979f0
View commit details
Copy full SHA for 98979f0
Browse repository at this point
Commits on Dec 7, 2020
Add ones op (#162)
rnett
authored
4f51bba
View commit details
Copy full SHA for 4f51bba
Browse repository at this point
Commits on Dec 4, 2020
Add option to run TensorFlow job on the preferred device (via Scope) (#159)
Show description for 8371529
zaleslaw
authored
8371529
View commit details
Copy full SHA for 8371529
Browse repository at this point
Commits on Nov 28, 2020
Change eager mode control inputs from exception to no-op, reflecting eager semantics. (#158)
Show description for fee1f59
rnett
authored
fee1f59
View commit details
Copy full SHA for fee1f59
Browse repository at this point
Commits on Nov 23, 2020
[TypeRefact] Added `Shaped` interface shared across different containers (#153)
Show description for fc3d960
karllessard
authored
fc3d960
View commit details
Copy full SHA for fc3d960
Browse repository at this point
Commits on Nov 19, 2020
Make Ops classes accessible from sub-Ops classes (#150)
Show description for 8c67a5a
rnett
authored
8c67a5a
View commit details
Copy full SHA for 8c67a5a
Browse repository at this point
Merge pull request #6 from tensorflow/master
Show description for ba294ea
JimClarke5
authored
ba294ea
View commit details
Copy full SHA for ba294ea
Browse repository at this point
Commits on Nov 18, 2020
Fix Javadoc errors (#152)
karllessard
authored
a34174b
View commit details
Copy full SHA for a34174b
Browse repository at this point
Commits on Nov 17, 2020
Merge pull request #5 from tensorflow/master
Show description for a99dcb4
JimClarke5
authored
a99dcb4
View commit details
Copy full SHA for a99dcb4
Browse repository at this point
Add Losses (#129)
Show description for 0a1a868
JimClarke5
authored
0a1a868
View commit details
Copy full SHA for 0a1a868
Browse repository at this point
Commits on Oct 30, 2020
Fix decoding of string length (#138)
brychcy
authored
91400f4
View commit details
Copy full SHA for 91400f4
Browse repository at this point
Commits on Oct 27, 2020
Merge pull request #4 from tensorflow/master
Show description for 09fc07e
JimClarke5
authored
09fc07e
View commit details
Copy full SHA for 09fc07e
Browse repository at this point
Commits on Oct 24, 2020
Add Activations (#123)
Show description for 6f3ec0f
JimClarke5
authored
6f3ec0f
View commit details
Copy full SHA for 6f3ec0f
Browse repository at this point
Commits on Oct 16, 2020
Remove keras package. (#132)
Show description for e181d03
deansher
authored
e181d03
View commit details
Copy full SHA for e181d03
Browse repository at this point
Commits on Oct 15, 2020
Fix validateTags() bug (#133)
Show description for bbd74bb
frankfliu
authored
bbd74bb
View commit details
Copy full SHA for bbd74bb
Browse repository at this point
Commits on Oct 12, 2020
Only present last snapshot version
karllessard
authored
a4f32dc
View commit details
Copy full SHA for a4f32dc
Browse repository at this point
Commits on Oct 9, 2020
Remove references to legacy version
karllessard
authored
244915f
View commit details
Copy full SHA for 244915f
Browse repository at this point
Commits on Oct 8, 2020
Merge pull request #3 from tensorflow/master
Show description for c57a2e7
JimClarke5
authored
c57a2e7
View commit details
Copy full SHA for c57a2e7
Browse repository at this point
Fix doclint errors
karllessard
committed
cb5fa96
View commit details
Copy full SHA for cb5fa96
Browse repository at this point
Disable again Windows GPU builds for now
karllessard
authored
a6decfe
View commit details
Copy full SHA for a6decfe
Browse repository at this point
Merge pull request #116 from JimClarke5/Initializers1
Show description for a85bcfb
karllessard
authored
a85bcfb
View commit details
Copy full SHA for a85bcfb
Browse repository at this point
Commits on Oct 7, 2020
Disable Windows GPU platforms until build is fix
karllessard
committed
fa6e6e1
View commit details
Copy full SHA for fa6e6e1
Browse repository at this point
Increase version for next iteration
Show description for a46b968
karllessard
committed
a46b968
View commit details
Copy full SHA for a46b968
Browse repository at this point
Releasing version 0.2.0
Show description for 08a8fb8
karllessard
committed
08a8fb8
View commit details
Copy full SHA for 08a8fb8
Browse repository at this point
Improve compilation time on Windows
Show description for 9492212
karllessard
committed
9492212
View commit details
Copy full SHA for 9492212
Browse repository at this point
Releasing version 0.2.0
karllessard
committed
158cb35
View commit details
Copy full SHA for 158cb35
Browse repository at this point
Commits on Oct 4, 2020
Merge branch 'master' into Initializers1
JimClarke5
authored
f0934ea
View commit details
Copy full SHA for f0934ea
Browse repository at this point
Update RELEASE.md
karllessard
authored
abd98f0
View commit details
Copy full SHA for abd98f0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.