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 }}
8-byte
/
cppflow
Public
forked from
serizba/cppflow
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
cppflow
include
cppflow
on
master
User selector
All users
All time
Commit history
Commits on Aug 16, 2024
Fixed omission of initialization of status member of model.
8-byte
committed
f90de60
View commit details
Copy full SHA for f90de60
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Added method to build model from a buffer in memory containing the graph definition of a saved model.
8-byte
committed
57f8d4c
View commit details
Copy full SHA for 57f8d4c
View code at this point
Browse repository at this point
Added method to create tensor from a raw data buffer.
8-byte
committed
40db670
View commit details
Copy full SHA for 40db670
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
cod style refactor changes - part2
sguttikon
committed
391ade2
View commit details
Copy full SHA for 391ade2
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
code styling refactor changes - part1
sguttikon
committed
9a148e2
View commit details
Copy full SHA for 9a148e2
View code at this point
Browse repository at this point
Commits on May 25, 2022
Use per model TF_Status instead of the global one
Show description for 45aa7eb
ljn917
committed
45aa7eb
View commit details
Copy full SHA for 45aa7eb
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
Changes to generator file to produce static cast of size_t values being passed into TensorFlow int parameters.
8-byte
committed
cba22ec
View commit details
Copy full SHA for cba22ec
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Suppressed 539 warnings by performing static cast on size_t values being passed into Tensorflow C API integer parameters.
alfredombf
committed
4a6ae69
View commit details
Copy full SHA for 4a6ae69
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Use correct type in index-based for loops
Show description for 9d06594
gth828r
committed
9d06594
View commit details
Copy full SHA for 9d06594
View code at this point
Browse repository at this point
Use string::npos to check if substring was found
Show description for af4aaea
gth828r
committed
af4aaea
View commit details
Copy full SHA for af4aaea
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
use enum for model types
bytosaur
committed
4a291f4
View commit details
Copy full SHA for 4a291f4
View code at this point
Browse repository at this point
add frozen graph support
bytosaur
committed
9ce6b5a
View commit details
Copy full SHA for 9ce6b5a
View code at this point
Browse repository at this point
Commits on May 5, 2021
Merge pull request #116 from galeone/master
Show description for 2a754f3
serizba
authored
2a754f3
View commit details
Copy full SHA for 2a754f3
View code at this point
Browse repository at this point
Add dtype to tensor to_string() #110
serizba
committed
730fd07
View commit details
Copy full SHA for 730fd07
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
throw error if operation name is NoOp
galeone
committed
5e98b94
View commit details
Copy full SHA for 5e98b94
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Merge pull request #104 from ljn917/patch-1
Show description for e75d4ee
serizba
authored
e75d4ee
View commit details
Copy full SHA for e75d4ee
View code at this point
Browse repository at this point
Show typeid in deduce_tf_type() if error
ljn917
committed
1447599
View commit details
Copy full SHA for 1447599
View code at this point
Browse repository at this point
`context::operator=()` leaks `tfe_context`
Show description for c937fd9
ljn917
authored
c937fd9
View commit details
Copy full SHA for c937fd9
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Runtime check of asked data in tensor::get_data #91
serizba
committed
9b05be6
View commit details
Copy full SHA for 9b05be6
View code at this point
Browse repository at this point
Return int64_t in tensor::shape() #91
serizba
committed
285a22f
View commit details
Copy full SHA for 285a22f
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Add model::get_operation_shape() function
Carl Poirier
committed
379864b
View commit details
Copy full SHA for 379864b
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Avoid variable shadowing
ljn917
committed
47ca904
View commit details
Copy full SHA for 47ca904
View code at this point
Browse repository at this point
Remove global variable: global_context in context.h
ljn917
committed
b3e2af2
View commit details
Copy full SHA for b3e2af2
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
Add `inline` declaration to avoid ODR violation. A test is also included.
ljn917
committed
79cfb80
View commit details
Copy full SHA for 79cfb80
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Merge pull request #77 from ljn917/cppflow2-refactor-tensor
Show description for ce847d5
serizba
authored
ce847d5
View commit details
Copy full SHA for ce847d5
View code at this point
Browse repository at this point
Add tensor::get_tensor() and tensor::get_eager_handle()
Show description for f9bd7a1
ljn917
committed
f9bd7a1
View commit details
Copy full SHA for f9bd7a1
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
add missing header
ljn917
committed
55f769e
View commit details
Copy full SHA for 55f769e
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
Avoid deleting uninitialized pointer
ljn917
committed
bbb11f2
View commit details
Copy full SHA for bbb11f2
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
fix memleak
liufeng27
committed
5424d5f
View commit details
Copy full SHA for 5424d5f
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Wrap model attributes in smart ptrs to avoid memory leaks
Show description for 8db5b32
serizba
committed
8db5b32
View commit details
Copy full SHA for 8db5b32
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Bug fix: global_context should be inline
ljn917
committed
cf98a8b
View commit details
Copy full SHA for cf98a8b
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
`context` is now thread-safe and accepts custom `TFE_ContextOptions`
ljn917
committed
eb374c3
View commit details
Copy full SHA for eb374c3
View code at this point
Browse repository at this point
TF_TString compat
ljn917
committed
b23d9f5
View commit details
Copy full SHA for b23d9f5
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Multi input/output model call
serizba
committed
ff86294
View commit details
Copy full SHA for ff86294
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Generator ops with unique_ptr #54
serizba
committed
a750307
View commit details
Copy full SHA for a750307
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.