issues
search
alrevuelta
/
cONNXr
Pure C ONNX runtime with zero dependancies for embedded devices
MIT License
193
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Help running inference using yolov5, 6 & 8
#107
dvirla
opened
10 months ago
4
Add CodeQL Workflow for Code Security Analysis
#106
b4yuan
opened
1 year ago
1
Use snprintf() instead of strcat() to concat strings
#105
szsam
opened
1 year ago
0
Fix integer overflow in calculating do_alloc() size
#104
szsam
opened
1 year ago
0
Fix comparing unsigned difference against zero
#103
szsam
opened
1 year ago
0
Two missing null check for return values of searchAttributeNyName()
#102
szsam
opened
1 year ago
0
Bump onnx from 1.7.0 to 1.13.0
#101
dependabot[bot]
opened
1 year ago
0
How to convert the model input to a .pb file?
#100
AnatoliyZabrovskiy
opened
2 years ago
0
example use other input
#99
lzlwakeup
opened
2 years ago
1
Add operator can be write in macro without type
#98
ChenHuaYou
opened
3 years ago
1
modify src/inference.c file target to resolve once and not depend on inputs
#97
ChenHuaYou
opened
3 years ago
1
using macro function to reduce execute_operator_***.c file to single c source file
#96
ChenHuaYou
opened
3 years ago
1
src/inference.c line 29
#95
ChenHuaYou
opened
3 years ago
1
explicitly use python3
#94
nopeslide
opened
3 years ago
0
enum defined before typedef to ensure compatibility with c++
#93
steczol
closed
3 years ago
0
restructured headers and pb files
#92
nopeslide
closed
3 years ago
0
ConvTranspose2d Operator
#91
Coderitter-GmbH
closed
3 years ago
8
operator threading
#90
nopeslide
opened
3 years ago
7
tiny yolov2 doesn't work on raspberry pi zero
#89
iamfaith
opened
3 years ago
9
Added cunit install note to README
#88
nopeslide
closed
3 years ago
5
build fail on linux and mac
#87
iamfaith
closed
3 years ago
5
Template generator frontend
#86
nopeslide
opened
3 years ago
13
Add custom testcases generator
#85
alrevuelta
closed
3 years ago
2
cannot find -lcunit
#84
dujtep-airtech
closed
3 years ago
2
Add compatibility for older compilers
#83
Coderitter-GmbH
closed
3 years ago
1
Benchmarking and time.h on Windows
#82
alrevuelta
opened
3 years ago
0
Tracing not compatible with C99
#81
alrevuelta
closed
3 years ago
4
Fix printf format string for int_32t
#80
Coderitter-GmbH
opened
3 years ago
8
Add support for ConvTranspose2d
#79
Coderitter-GmbH
closed
3 years ago
0
Memory leaks
#78
Coderitter-GmbH
opened
3 years ago
4
Support for hardware without file systems
#77
Coderitter-GmbH
opened
3 years ago
2
Wrong printf format string for type int32_t
#76
Coderitter-GmbH
opened
3 years ago
0
Fix windows ci env
#75
alrevuelta
closed
3 years ago
0
Github action windows build fails
#74
nopeslide
closed
3 years ago
0
Build as shared + Migrate testing to Python
#73
alrevuelta
closed
3 years ago
2
Implemented the Sigmoid function for floats
#72
bjornite
closed
4 years ago
4
Kconfig
#71
nopeslide
opened
4 years ago
3
Migrate docs to readthedocs
#70
alrevuelta
closed
4 years ago
0
Refactored operator set generation
#69
nopeslide
closed
3 years ago
10
Add C++ ifdef inside header to disable mangling
#68
nopeslide
opened
4 years ago
0
Crawl previous onnx tests
#67
alrevuelta
closed
3 years ago
13
Add benchmarking for mobilenetv2
#66
alrevuelta
closed
4 years ago
2
Move operator headers to implementation
#65
nopeslide
closed
4 years ago
0
remove/integrate old trace.{c,h} into tracing.h
#64
nopeslide
opened
4 years ago
0
maybe replace the type specific trace macros with inline functions?
#63
nopeslide
opened
4 years ago
0
Dependancy not controlled: onnx.proto
#62
alrevuelta
opened
4 years ago
0
Thorough deployment
#61
mhamdan91
closed
4 years ago
3
Build connxr as a shared library, to enable python bindings for testing
#60
nopeslide
closed
3 years ago
2
Issue/PR templates
#59
nopeslide
opened
4 years ago
0
Build system ideas
#58
nopeslide
opened
4 years ago
6
Next