Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. rxhmedia
    R
    • Profile
    • Following 0
    • Followers 0
    • my integral 174
    • Topics 3
    • Posts 3
    • Best 0
    • Groups 0

    rxhmediaLV 2

    @rxhmedia

    174
    integral
    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    rxhmedia Unfollow Follow

    Latest posts made by rxhmedia

    • 关于R329配置文件的编写
      • input是否支持多输入,当使用多输入时,提示错误,当把所有输入改成一个单一的tuple,没有错误了。
      • R329的默认model_domain为image_classification,如果不是分类任务,比如是生成语音类任务,如何确定model_domain,而且在没有label的情况下,如何填calibration_label
      • 如果按照int8或者int16量化后精度不能满足要求,如何按照float32来编译?
      posted in R128系列-智能硬件
      R
      rxhmedia
    • 关于生成适合R329量化的数据

      在参考网上的教程生成量化的npy数据,或者按照gen_inputbin.py修改生成的bin文件,送给R329进行编译时,均提示[E] Quantize model failed! Cannot load file containing pickled data when allow_pickle=False

      posted in R128系列-智能硬件
      R
      rxhmedia
    • 请问R329的npu是否支持GRU相关的算子?

      请问R329的npu是否支持GRU相关的算子?我在用R329编译GRU算子时候提示错误。

      posted in R128系列-智能硬件
      R
      rxhmedia