I am trying to predict in C/C++ with a model previously trained in Keras with Python and the sentence
“`TF_SessionRun(Session, NULL, Input, InputValues, NumInputs, Output, OutputValues, NumOutputs, NULL, 0,NULL , Status);“`
outputs
No source available for “tensorflow::TF_TensorToTensor() at 0x7ffff52a9bdc”
Do you have any idea about a possible way to overcome this error?
Thanks
submitted by /u/goahead97
[visit reddit] [comments]