Overview
Description
Simple for beginners and powerful for experts
Renesas Robust Unified Heterogenous Model Integration (RUHMI) Framework is a set of tools supporting AI application development for Renesas MCU/MPU products. Generate highly optimized models in minutes to run efficiently on Renesas embedded processors.
Why RUHMI Framework?
With a robust compiler and software framework, our solution enables seamless deployment of the latest neural network models across multiple frameworks. By leveraging a common front-end compiler engine* for Renesas' broad portfolio of AI MCU and MPU products, we deliver enhanced user convenience through standardized frameworks and interfaces, ensuring cross-device compatibility and a consistent development experience.
- Seamless deployment of pre-trained deep neural networks from graph compilation to AI inference using integrated tools, APIs, automated code generation, and runtime support
- Workflow integration and flexible customization through a standardized Python library across Renesas MCU/MPU families
- Native support for leading ML frameworks, with ongoing expansion to enable importing common models across devices
- Framework-independent post-training calibration and quantization for user-defined models
- Multiple application examples, including models optimized for each supported device
- Automatic conversion to optimized embedded code for onboard CPUs (RUHMI feature for MCUs) for simplified deployment
- User-friendly design for smooth model selection, conversion, and storage across supported frameworks and devices
- Highly configurable CLI environment for Linux
- Windows environment with an intuitive GUI and expert-level CLI for MCU implementation, supporting diverse development environments
* Powered by EdgeCortix® MERA™ 2.0
Features
- RA8 MCUs
- Supported frameworks: TensorFlow Lite (.tflite), ONNX (.onnx), PyTorch/ExecuTorch (.pte)
- OS: Windows (GUI, CLI), Linux (CLI)
- RZ/V MPUs
- Supported frameworks: Tensorflow, ONNX, Pytorch
- OS: Linux (CLI)
Release Information
For additional information and links, visit GitHub.
Target Devices
Design & Development
Videos & Training
Learn how the Renesas Robust Unified Heterogenous Model Integration (RUHMI) Framework simplifies AI model integration. This tool combines an embedded AI compiler with e2 studio to quickly generate optimized models for Renesas embedded processors, making it ideal for both beginners and experts.
Related Resources
Support
Support Communities
- RUHMI / AI Navigator quantization fails (get_model_info ok) with YOLO-FastestV2 ONNX: MERA fe_onnx_cli crash / model.mir missing
Hello Renesas team,I am working on EK-RA8P1 (RA8P1 + Ethos-U55) and using e² studio AI Navigator / RUHMI Framework to deploy a custom DMS object detection model.White check mark What I am trying to do Run my custom YOLO-FastestV2-based DMS model on RA8P1 Flow: Camera ...
Jan 13, 2026 - RUNNING AI IMAGE CLASSIFICATION AND FACE RECOGNITION ON EK-RA8P1
Hi RenesasI'm working with renesas EK-RA8P1 and try to run face recognition and image classification project from this https://github.com/renesas/ruhmi-framework-mcu/tree/main/application_examples/image_classificationBut when I run the project in e2 studio, I ...
Sep 24, 2025 - RUNNING AI IMAGE CLASSIFICATION AND FACE RECOGNITION ON EK-RA8P1
Hi RenesasI'm working with renesas EK-RA8P1 and try to run face recognition and image classification project from this https://github.com/renesas/ruhmi-framework-mcu/tree/main/application_examples/image_classificationBut when I run the project in e2 studio, I ...
Sep 24, 2025
Knowledge Base
- Where to find know-errors and workaround for RUHMI AI MCU compiler
... AI MCU compiler? Answer: Renesas maintains a live Known Issues and Workarounds directory within the official GitHub repository. This resource is frequently updated to help users troubleshoot common compilation and setup hurdles.ruhmi-framework-mcu/docs/known_issues at main · renesas/ruhmi-framework-mcu Suitable Products RA8P1
Apr 20, 2026 - How do I convert models for use with Ethos-U55 on RA8P1, using RUHMI?
When using Ethos-U55 on RA8P1, the model optimization and conversion process is carried out in several steps using the RUHMI Framework tool. Model Import: First, the user imports models from TensorFlow or ONNX format into the RUHM tool. RUHMI then converts these models into Intermediate Representation (IR) for further ...
Jul 1, 2025 - How can I profile NPU inference performance and memory usage on RA8P1?
... to the buffer size information included in the generated code. In most cases, the generated code can be used as-is, but you may relocate memory regions as needed depending on your application. For more detail, please refer to RUHMI user's manual in GitHub via RUHMI Framework landing page.
Jul 1, 2025