Relative Content

Tag Archive for ctensorflow

How load image like input tensor in C?

I’m developing an inference application in C using TensorFlow. In this context, I’ve written code to capture the first and last layers of the model, and as an example, I’ve created a hypothetical matrix to validate the application.