Issues
- 1
Save the model in the `saved_model` format.
#265 opened by alex-thk - 2
Different results in Python and C
#263 opened by ajauhar-fw - 1
std::move causes segmentation fault in TF_DeleteSession () from /usr/local/lib/libtensorflow.so.2
#254 opened by k-maheshkumar - 1
Default MaxPoolingOp only supports NHWC on device type CPU but I don't have MaxPooling in this model
#262 opened by DemO-O-On - 1
fatal error: cppflow/ops.h: No such file or directory 36 | #include <cppflow/ops.h>
#261 opened by shruthi0304 - 0
/usr/bin/ld: cannot find -lcppflow
#258 opened by Nishq-AkulaTech - 16
CppFlow/ops.h missing
#204 opened by Dazzid - 4
Transferring data on the GPU
#244 opened by Zhaoli2042 - 0
auto output = model(input); error
#256 opened by xiaoshouhahaha - 0
Exception thrown atgetting exception: 0x00007FFAE2A925F0 (tensorflow.dll) in No_DLL_GRU_Model_Test_PRJCT.exe: 0xC0000005: Access violation reading location 0x0000000000000000.
#255 opened by aliaamir786 - 1
- 0
- 2
Used in Windows DLL, FreeLibrary() hangs host program on unloading DLL.
#251 opened by PolyVinalDistillate - 0
Training in C++
#250 opened by MaTiAtSIE - 0
Load model from resources
#249 opened by charvey2718 - 0
Different result between python and C++
#247 opened by hrshovonsmx - 0
README update
#246 opened by AndreiMoraru123 - 3
- 0
How to access individual tensor elements?
#243 opened by JMLab-tifrh - 0
Adjusting GPU memory usage doesn't work
#242 opened by pgeflip - 0
Loading frozen model throws terminate called after throwing an instance of 'std::bad_alloc'
#240 opened by bmiftah - 0
Any function in cppflow to write the output signal generated from encode_wav() in the form of .wav format
#241 opened by srilekha1993 - 1
- 4
- 0
Does this support tensorflow-directml ?
#237 opened by miifanboy - 1
Insert Tensors in Tensor | RGB Image by Channels
#236 opened by nische - 1
Regarding compiling with earlier version of g++ /C++
#235 opened by bmiftah - 6
How to threshold a tensor to generate a binary image
#231 opened by bmiftah - 4
Reshape tensor using cppflow::reshape
#232 opened by bmiftah - 7
Error while running the example
#233 opened by lilingnan - 9
Cmake issue
#229 opened by bmiftah - 1
Memory leak in cppflow::decode_jpeg()?
#228 opened by resetpointer - 0
Computing gradients?
#227 opened by beppeben - 2
cppflow::read_file can"t load string
#225 opened by Whatsetsthisend - 2
Support windows
#220 opened by vinayAtWork - 1
- 1
- 8
how to use TensorArrayV3?
#221 opened by mmetwalli96 - 2
Support for cv::Mat
#215 opened by serizba - 1
How to index cppflow::tensor data.
#218 opened by edargham - 1
Loading h5 models
#219 opened by Psyhich - 1
cppflow model loading hangs unity
#195 opened by assistivai - 3
Connect tensor
#206 opened by xiaojun-mbed - 9
- 6
libc++abi: terminating with uncaught exception of type std::runtime_error: No operation named "serving_default_input_1" exists
#211 opened by garricklw - 2
Run time error with input dimensions
#210 opened by davidissamattos - 0
cppflow::decode_jpeg causes HEAP CORRUPTION error
#205 opened by GivenAward - 1
cppflow::decode_base64() not working.
#207 opened by edargham - 1
Not able to create a vector of DT_STRING
#196 opened by ns-wxin - 2
Memory leak in creating string tensor.
#199 opened by ns-wxin