Hi all.
I'm working on a Visual Studio project, written in C++, which I'd like to import into Segger Embeeded Studio.
I've done this before successfully, but this time the VS project uses a ML library named ONNX Runtime, for which I couldn't find an embedded counterpart.
Does anyone have an experience with importing a ML project into Segger? Specifically ONNX Runtime?
Alternatively, I've found this guide for importing an ONNX model into TensorFlow. Is importing a TensorFlow project into Segger possible?
What are my options?
Thanks,
Dekel