issues
search
serizba
/
cppflow
Run TensorFlow models in C++ without installation and without Bazel
https://serizba.github.io/cppflow/
MIT License
787
stars
179
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Save the model in the `saved_model` format.
#265
alex-thk
closed
3 weeks ago
1
Added method to create tensors and models from data in memory.
#264
8-byte
opened
3 months ago
0
Different results in Python and C
#263
ajauhar-fw
opened
5 months ago
2
Default MaxPoolingOp only supports NHWC on device type CPU but I don't have MaxPooling in this model
#262
DemO-O-On
opened
6 months ago
1
fatal error: cppflow/ops.h: No such file or directory 36 | #include <cppflow/ops.h>
#261
shruthi0304
opened
6 months ago
1
Fix linter spelling
#260
snandi76
opened
6 months ago
0
/usr/bin/ld: cannot find -lcppflow
#258
Nishq-AkulaTech
opened
8 months ago
0
auto output = model(input); error
#256
xiaoshouhahaha
opened
11 months ago
0
Exception thrown atgetting exception: 0x00007FFAE2A925F0 (tensorflow.dll) in No_DLL_GRU_Model_Test_PRJCT.exe: 0xC0000005: Access violation reading location 0x0000000000000000.
#255
aliaamir786
opened
11 months ago
0
std::move causes segmentation fault in TF_DeleteSession () from /usr/local/lib/libtensorflow.so.2
#254
k-maheshkumar
opened
1 year ago
1
libprotobuf map.h error when running universal sentence encoder
#253
JZacaroli
opened
1 year ago
1
Is there any example codes using decode_c_s_v() ?
#252
VisionShilin
opened
1 year ago
0
Used in Windows DLL, FreeLibrary() hangs host program on unloading DLL.
#251
PolyVinalDistillate
opened
1 year ago
2
Training in C++
#250
MaTiAtSIE
opened
1 year ago
0
Load model from resources
#249
charvey2718
opened
1 year ago
0
Different result between python and C++
#247
hrshovonsmx
opened
1 year ago
0
README update
#246
AndreiMoraru123
opened
1 year ago
0
Fix issue with creating conan package on GHA macos runners
#245
tkoskela
closed
1 year ago
1
Transferring data on the GPU
#244
Zhaoli2042
opened
1 year ago
4
How to access individual tensor elements?
#243
JMLab-tifrh
opened
1 year ago
0
Adjusting GPU memory usage doesn't work
#242
pgeflip
opened
1 year ago
0
Any function in cppflow to write the output signal generated from encode_wav() in the form of .wav format
#241
srilekha1993
opened
1 year ago
0
Loading frozen model throws terminate called after throwing an instance of 'std::bad_alloc'
#240
bmiftah
opened
1 year ago
0
To print all the entries of output tensor using cppflow::print()
#239
srilekha1993
closed
1 year ago
4
Does cppflow::model has support for Tensorflow Lite models ?
#238
bmiftah
opened
1 year ago
3
Does this support tensorflow-directml ?
#237
miifanboy
opened
1 year ago
0
Insert Tensors in Tensor | RGB Image by Channels
#236
nische
closed
1 year ago
1
Regarding compiling with earlier version of g++ /C++
#235
bmiftah
opened
1 year ago
1
Tk/const operator
#234
SJaffa
closed
1 year ago
1
Error while running the example
#233
lilingnan
closed
1 year ago
7
Reshape tensor using cppflow::reshape
#232
bmiftah
closed
1 year ago
4
How to threshold a tensor to generate a binary image
#231
bmiftah
closed
1 year ago
6
Cmake issue
#229
bmiftah
closed
1 year ago
9
Memory leak in cppflow::decode_jpeg()?
#228
resetpointer
opened
1 year ago
1
Computing gradients?
#227
beppeben
opened
1 year ago
0
Option for having output tensors allocated in device memory?
#226
jkrause1
opened
1 year ago
1
cppflow::read_file can"t load string
#225
Whatsetsthisend
closed
2 years ago
2
Errors when entering a data vector Matrix size-incompatible
#223
alex290
closed
2 years ago
1
cannot find -linclude/libtensorflow/lib: No such file or directory
#222
alex290
closed
2 years ago
1
how to use TensorArrayV3?
#221
mmetwalli96
opened
2 years ago
8
Support windows
#220
vinayAtWork
opened
2 years ago
2
Loading h5 models
#219
Psyhich
opened
2 years ago
1
How to index cppflow::tensor data.
#218
edargham
opened
2 years ago
1
Proper deallocation of strings in the constructor
#216
serizba
opened
2 years ago
2
Support for cv::Mat
#215
serizba
opened
2 years ago
2
Copyright + License changes to files in include folder - part2
#213
sguttikon
closed
2 years ago
0
Copyright + License changes to files in examples folder
#212
sguttikon
closed
2 years ago
0
libc++abi: terminating with uncaught exception of type std::runtime_error: No operation named "serving_default_input_1" exists
#211
garricklw
opened
2 years ago
6
Run time error with input dimensions
#210
davidissamattos
closed
2 years ago
2
Difficulty with problem having multiple inputs and outputs
#209
mohamedmkamra
opened
2 years ago
9
Next