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
Type
/
to 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 }}
johnathaningle
/
TensorFlow.NET
Public
forked from
SciSharp/TensorFlow.NET
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TensorFlow.NET
src
TensorFlowNET.Core
on
master
User selector
All users
All time
Commit history
Commits on Aug 14, 2019
update notes.
Oceania2018
committed
174241d
View commit details
Copy full SHA for 174241d
View code at this point
Browse repository at this point
tf.WhileContext()
Oceania2018
committed
879067d
View commit details
Copy full SHA for 879067d
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
fix TensorSharp.concatenate
Oceania2018
committed
24f3020
View commit details
Copy full SHA for 24f3020
View code at this point
Browse repository at this point
Fixed crash due to free tensor too early.
Oceania2018
committed
1252ea8
View commit details
Copy full SHA for 1252ea8
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Adding `logical_xor` operator (#346)
Show description for 924e159
acifonelli
authored and
Oceania2018
committed
924e159
View commit details
Copy full SHA for 924e159
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
remove ScopedTFGraph destructor. no carsh occurs any more.
Oceania2018
committed
03c1637
View commit details
Copy full SHA for 03c1637
View code at this point
Browse repository at this point
Allocate tensor without memory copy
Oceania2018
committed
0d6b287
View commit details
Copy full SHA for 0d6b287
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
Adding `logical_or` operator (#344)
Show description for 0e99b60
acifonelli
authored and
Oceania2018
committed
0e99b60
View commit details
Copy full SHA for 0e99b60
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Make Graph inherits from DisposableObject.
Oceania2018
committed
8a50673
View commit details
Copy full SHA for 8a50673
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Adding `logical_not` operator (#343)
Show description for bad9aba
acifonelli
authored and
Oceania2018
committed
bad9aba
View commit details
Copy full SHA for bad9aba
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
Change Graph.Import interface.
Oceania2018
committed
31909cd
View commit details
Copy full SHA for 31909cd
View code at this point
Browse repository at this point
new operation alwasy in current graph.
Oceania2018
committed
de696fb
View commit details
Copy full SHA for de696fb
View code at this point
Browse repository at this point
exception when OpType handle is zero.
Oceania2018
committed
3d085c4
View commit details
Copy full SHA for 3d085c4
View code at this point
Browse repository at this point
Downgrade protobuf to 3.5.1.
Oceania2018
committed
25a79c1
View commit details
Copy full SHA for 25a79c1
View code at this point
Browse repository at this point
rename with to tf_with, only use to construct graph purpose.
Oceania2018
committed
8178785
View commit details
Copy full SHA for 8178785
View code at this point
Browse repository at this point
add DisposableObject as base class.
Oceania2018
committed
b06b099
View commit details
Copy full SHA for b06b099
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Adding `logical_and` operator (#338)
Show description for 9502395
acifonelli
authored and
Oceania2018
committed
9502395
View commit details
Copy full SHA for 9502395
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
add overload for TF_AllocateTensor.
Oceania2018
committed
9d2267f
View commit details
Copy full SHA for 9d2267f
View code at this point
Browse repository at this point
Removed shared Status instance in Operation.
Oceania2018
committed
c12b5b9
View commit details
Copy full SHA for c12b5b9
View code at this point
Browse repository at this point
release v0.10.7.2.
Oceania2018
committed
2c87714
View commit details
Copy full SHA for 2c87714
View code at this point
Browse repository at this point
GC.SuppressFinalize for TF object.
Oceania2018
committed
33d82e8
View commit details
Copy full SHA for 33d82e8
View code at this point
Browse repository at this point
fix default graph and operation issue when import model.
Oceania2018
committed
a8aac8d
View commit details
Copy full SHA for a8aac8d
View code at this point
Browse repository at this point
fix memory leak due to wrong handle sent to api (#339)
Show description for 29265c5
sattisvar
authored and
Oceania2018
committed
29265c5
View commit details
Copy full SHA for 29265c5
View code at this point
Browse repository at this point
Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression.
Oceania2018
committed
ae22b6d
View commit details
Copy full SHA for ae22b6d
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Add missing `operator >=`s and `operator <=`s (#331)
Show description for c938fa8
acifonelli
authored and
Oceania2018
committed
c938fa8
View commit details
Copy full SHA for c938fa8
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Add missing `operator >`s and `operator <`s (#329)
Show description for 368556d
acifonelli
authored and
Oceania2018
committed
368556d
View commit details
Copy full SHA for 368556d
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Unit testing `operator *`s. Add missing `operator /`s (#324)
Show description for ebf4c9f
acifonelli
authored and
Oceania2018
committed
ebf4c9f
View commit details
Copy full SHA for ebf4c9f
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
dynamic_rnn implementation (#323)
Oceania2018
authored
ca99be3
View commit details
Copy full SHA for ca99be3
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
adding tests and ignoring failing ones (#321)
Show description for da2cb19
MovGP0
authored and
Oceania2018
committed
da2cb19
View commit details
Copy full SHA for da2cb19
View code at this point
Browse repository at this point
Adding `Cumsum` operation (#322)
Show description for f891213
acifonelli
authored and
Oceania2018
committed
f891213
View commit details
Copy full SHA for f891213
View code at this point
Browse repository at this point
implementing some additional methods (#317)
MovGP0
authored and
Oceania2018
committed
09345b9
View commit details
Copy full SHA for 09345b9
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Adding `IsNan` operation (#315)
Show description for a880b53
acifonelli
authored and
Oceania2018
committed
a880b53
View commit details
Copy full SHA for a880b53
View code at this point
Browse repository at this point
add Prediction function for Transfer Learning
Oceania2018
committed
8f9f5e3
View commit details
Copy full SHA for 8f9f5e3
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
fix strided_slice_grad type convention error. #307
Oceania2018
committed
6ac6651
View commit details
Copy full SHA for 6ac6651
View code at this point
Browse repository at this point
Adding new ctor for `Session` (#309)
Show description for 46ec8e5
acifonelli
authored and
Oceania2018
committed
46ec8e5
View commit details
Copy full SHA for 46ec8e5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.