Skip to main content
Renesas Electronics Corporation - June is Pride Month, a month to raise awareness of the rights and the culture of the LGBTQ+ community

Description

DRP-AI for RZ/V2H and RZ/V2N supports a feature for efficiently calculating the pruned AI model. The DRP-AI Extension Pack provides a pruning function optimized for RZ/V2H and RZ/V2N. The DRP-AI optimized pruning function can be used in combination with this tool and PyTorch or TensorFlow training code.

What is pruning?

Nodes in a neural network are interconnected as shown in the figure. Methods of reducing the number of parameters by removing weights between nodes or removing nodes are referred to as “pruning”. A neural network to which pruning has not been applied is generally referred to as a dense neural network. And a neural network to which pruning has been applied is generally referred to as a sparse neural network. Applying pruning leads to a slight deterioration in the accuracy of the model but can reduce the power required by hardware and accelerate the inference process.

Image
Dense neural network; after pruning: sparse neural network

How to embed the pruned model

The pruned model can be embedded using DRP-AI TVM. Refer to the DRP-AI TVM page on GitHub for details on TVM.
https://github.com/renesas-rz/rzv_drp-ai_tvm

Note: As shown in the figure, pruning is an optional function. (Dense model also can be embedded.)

Image
DRP-AI Development Environment

Features

  • Pruning functions optimized for RZ/V2H and RZ/V2N
  • Pruning ratio can be specified for balance between accuracy and power efficiency
  • Supports 2 pruning modes for improving accuracy (One Shot/Gradual)

Release Information

DRP-AI Extension Pack Version 1.3.0 is available (Jan 2026)

  • The packaging format has been updated to a wheel, eliminating the need for manual configuration of environment variables.
  • The TensorFlow and PyTorch versions can now be installed separately.

Target Devices

Type Title Date
Software & Tools - Software
Log in to Download GZ 3.25 MB
1 item
Type Title Date
Manual - Software PDF 1.78 MB
Application Note PDF 440 KB
AI-generated Summary: The guide explains how to measure the processing speed improvements of sparse AI models created by pruning dense models without retraining. It outlines a three-step process: preparing dense and sparse models using PyTorch or TensorFlow, converting them with DRP-AI TVM, and running performance tests on hardware. The document includes example code for pruning with PyTorch and details the operating environment and related resources. It focuses on quickly confirming speed gains from pruning rather than accuracy evaluation.
2 items

Related Boards & Kits

Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse Articles

Knowledge Base

Browse our knowledge base for helpful articles, FAQs, and other useful resources.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?