概览

简介

DRP-AI TVM*1 is a tool that generates runtime executables for AI from trained AI models*2 for Renesas' RZ/V Series MPUs.

We provide a complete development environment on GitHub, and the tutorial on the top page of GitHub includes a series of steps from environment construction to inference execution on a Renesas evaluation board. You can easily evaluate your AI model by following the steps in this tutorial.

This tool consists of the DRP-AI Translator embedded in the framework of the open-source deep learning compiler Apache TVM*3. Apache TVM technology allows DRP-AI to operate on the layers of AI models that can be converted by the DRP-AI Translator, and the layers that cannot be converted can be assigned to the CPU. This makes it possible to support more AI models than ever before.

Features

DRP-AI TVM has the features listed at the end.

  • Automatic generation of runtimes that enable DRP-AI and the CPU to work together
  • Support for multiple AI frameworks (ONNX and PyTorch will be supported in v1.0 in September 2022, and Tensorflow in v1.1 in March 2023)
  • Additional pre-processing/post-processing equivalent to DRP-AI Translator is possible (to be supported in v1.1 in March 2023)
图像
Features

Configuration

The system configuration of DRP-AI TVM is shown in the figure below, where the DRP-AI Translator is integrated into the Apache TVM framework to achieve significantly higher performance across a wide range of AI models.

图像
Configuration

※1 DRP-AI TVM is powered by the Edgecortix MERATM Compiler Framework
※2 Tensorflow will be supported in v1.1 (to be released in April 2023)
※3 Please refer to https://tvm.apache.org for more information on Apache TVM

产品对比

应用

软件

软件和工具页面

Software title
Software type
公司
DRP-AI Translator [V1.84]
This is an AI model conversion tool (DRP-AI Translator) for DRP-AI equipped products. Please check the Release Notes and User's Manual first before using this product.
Software Package 瑞萨电子
RZ/V2MA DRP-AI Support Package[V7.40]
This product provides the software and documentation for DRP-AI embedded within RZ/V2MA.
Software Package 瑞萨电子
DRP-AI TVM (GitHub)
We provide an AI model conversion tool (DRP-AI TVM) for DRP-AI-equipped products. When using this product, please check the contents of the linked README.md first.
Software Package 瑞萨电子
3 items

软件下载

类型 文档标题 日期
软件和工具 - 软件 登录后下载 ZIP 270.52 MB
软件和工具 - 软件 登录后下载 ZIP 2,134.15 MB
2 items

文档

类型 文档标题 日期
白皮书 PDF 1.29 MB English(英语) , 日文
白皮书 PDF 642 KB 日文
2 items
RZ/V DRP-AI TVM Tutorial - How to Run ONNX Model

DRP-AI TVM is a tool that generates runtime executables for AI from trained AI models for Renesas' RZ/V Series MPUs.

DRP-AI TVM is powered by EdgeCortix MERA™ Compiler Framework.

Learn more:

00:00 Opening
00:09 Introduction
00:35 Tutorial Overview
01:09 1. Compile
02:00 2. Make Application
02:51 3. Deploy
03:16 4. Run
03:57 Ending