AI Tools
Neural Networks are a powerful machine learning tool that can yield great results for pattern detection and signal processing. CodeFusion Studio provides support to make it easier to deploy and evaluate Neural Network models in your embedded applications.
- Supported processors and model formats: Learn which AI model formats are supported for each SoC.
- Embedded AI Tools in System Planner: Create model configurations from supported AI model files, generate deployable C/C++ code, and optionally run compatibility and profiling reports for guidance.
- AI Profiling in System Planner: Perform inference-level profiling for TFLM models to analyze AI workloads in detail.
- CFSAI Command Line Utility: Create model configurations, generate deployable C/C++ code, and optionally run compatibility and profiling reports — all from the terminal.
- Compatibility analyzer report: Review memory constraints, operator issues, and data type compatibility.
- Resource profiling report: Examine resource usage summaries and identify optimization opportunities.