主要内容

Deep Learning Processor Customization and IP Generation

配置,构建和生成自定义的Bitstreams和处理器IP内核,估算和基准测试自定​​义深度学习处理器性能

深度学习HDL Toolbox™提供了配置,构建和生成自定义Bitstreams和自定义处理器IP的功能。在自定义处理器上获取验证的系列网络的性能和资源利用。通过使用估计结果优化自定义处理器。

课程

dlhdl.processorconfig 配置自定义深度学习处理器

职能

dlhdl.buildProcessor 构建和生成自定义处理器IP
估计性表现 通过使用估计性表现方法
估计质源 自定义Bitstream配置使用的返回估计资源
GetModuleproperty 使用GetModuleproperty获取模块属性值的方法dlhdl.processorconfig目的
setModuleproperty 使用setModuleproperty方法to set properties of modules within thedlhdl.processorconfig目的
optimizeConfigurationForNetwork 检索优化的网络特定深度学习处理器配置
OpenCustomLayerModel 打开生成的自定义层验证模型以验证您的自定义图层
registercustomlayer 注册自定义层定义和万博1manbetx自定义层的模型表示
验证customlayerModel Verify the functionality and accuracy of the custom layer by using the generated custom layer verification model

Topics

Custom Processor Configuration

Custom Processor Code Generation

  • Generate Custom Bitstream
    通过配置,构建和生成自定义的Bitstreams来快速原型和迭代自定义深度学习网络的性能,然后将其部署到目标FPGA和SOC板上。
  • 生成自定义处理器IP
    构建和生成IPdlhdl.processorconfig