This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Segger Tensorflow Lite Implementation

Dear Community,

I am trying to implement a simple Tensorflow Lite C++ project on the nRF52833 board. I work with the Segger Embedded Studio.

Therefore I added the tensorflow path to the "User Include Directory" for using the library.

Unfortunately when building the project it can

1. not find the respective Tensorflow lite libraries

2. not even find standard C++ libraries like "memory" or "complex"

I attached a screenshot of the tensorflow path to the "User Include Directory".

I hope that this is a simple library including issue. Is anyone seeing a mistake in using the library?

Best,

Merki

Parents Reply Children
No Data
Related