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 }}
mahedee
/
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
DisposableObject.cs
on
master
User selector
All users
All time
Commit history
Commits on Aug 28, 2019
DisposableObject.Dispose(): Added lock to prevent concurrent disposal
Nucs
committed
463c62e
View commit details
Copy full SHA for 463c62e
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Removed all use-cases of Marshal.PtrToStructure in favor of unsafe ptrs.
Nucs
committed
bd18f5d
View commit details
Copy full SHA for bd18f5d
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Merge branch 'master' into perf-ops-2
Nucs
committed
1f297ea
View commit details
Copy full SHA for 1f297ea
View code at this point
Browse repository at this point
DisposableObject: Added CheckDisposed()
Nucs
committed
71c592c
View commit details
Copy full SHA for 71c592c
View code at this point
Browse repository at this point
DisposableObject: Revamped based on VS unmanaged resource pattern.
Nucs
committed
93d7e9a
View commit details
Copy full SHA for 93d7e9a
View code at this point
Browse repository at this point
Performance optimization, refactoring and revamping. (#362)
Show description for 6c8c2e5
Nucs
authored and
Oceania2018
committed
6c8c2e5
View commit details
Copy full SHA for 6c8c2e5
View code at this point
Browse repository at this point
DisposableObject #362
Oceania2018
committed
672c923
View commit details
Copy full SHA for 672c923
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
DisposableObject: sorted internal_dispose to properly handle Dispose() calls
Nucs
committed
a5bdd99
View commit details
Copy full SHA for a5bdd99
View code at this point
Browse repository at this point
Refactored DisposableObject
Nucs
committed
891346e
View commit details
Copy full SHA for 891346e
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
rename with to tf_with, only use to construct graph purpose.
Oceania2018
committed
a89c9ab
View commit details
Copy full SHA for a89c9ab
View code at this point
Browse repository at this point
add DisposableObject as base class.
Oceania2018
committed
40da3d7
View commit details
Copy full SHA for 40da3d7
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.