Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions ApplicationDeveloperGuide/microai.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ Machine Learning Model Format

MicroAI API is designed to be **framework-agnostic**, meaning it does not rely on a specific Machine Learning framework like TensorFlow or ONNX.

The Machine Learning framework is integrated at the VEE Port level, as a C/C++ library.

The Application is responsible of loading the model file.
Therefore, before developing an Application with MicroAI, check which model file formats are supported by your target VEE Port.

Expand Down