To help expedite evaluation of the RZ/V2H we provide Pre-build Images of the RZ/V2H VLP.
⚠️ The DRP-AI Tools will only work in Ubuntu 20.04
This tool quantize and translates AI Models exported in the ONNX format to the RZ/V2H DRP-AI (INT8) hardware. This tool includes the following
The RZV2H DRP-AI MAC only performs INT8 operations, so AI Models must be quantized before translation.
AI Models must use only the supported AI operations listed in the RZ\V2H DRP-AI Translator Manual ( section 4.1). For AI models that have un-supported operations please use the Renesas DRP-AI TVM Tool.
It is recommended to retrains a model after quantization to reduce changes to the inference accuracy . For that purpose the Quantization tool includes optional parameters that point to the data set and dataset parsing function.
Beside the AI Model below are additional items needed to properly quantize a model.
The DRP-AI MAC supports sparse arrays (unstructured pruning). The expansion pack tool are python libraries that can be imported into the training environment.
This is included in the RZ/V2H DRP-AI Yocto Package. The guide provides step by step examples of how to use the RZ/V2H DRP-Tools on trained AI models .
Coming Soon
Table of Contents |
---|