Usage within C++ inference pipeline
dhingratul opened this issue · 1 comments
dhingratul commented
How do I call the functions from C++ pipeline, do I still need to load the .so using TF_LoadLibrary
? Any use cases would be useful.
andrei-pokrovsky commented
Hi. This seems specific to your use case/pipeline. The source code for the kernels is there.