【问题标题】:Compile AutoML TFLite to Edge TPU将 AutoML TFLite 编译到 Edge TPU
【发布时间】:2021-07-04 00:35:05
【问题描述】:

我使用 Vision AutoML 训练了一个专用模型。我的数据集包含全景图片(3000x1500px)。 该模型在 tensorflow.lite (2.5.0) 上运行良好。但我想在 Coral Edge TPU 上加载它。

当我使用 edge_compiler 时,出现此错误:

Edge TPU 编译器版本 15.0.340273435 loc("reshape_output"): error: 'tfl.reshape' op 量化参数违反了相同的尺度约束:!quant.uniform vs. !quant.uniform

内部编译器错误。中止!

有什么想法吗?

【问题讨论】:

    标签: vision automl tpu


    【解决方案1】:

    只需要降级到edgetpu_compiler 14.1

    【讨论】:

      猜你喜欢
      • 2020-09-13
      • 2019-11-14
      • 2019-09-21
      • 1970-01-01
      • 1970-01-01
      • 2020-01-18
      • 2019-10-28
      • 1970-01-01
      • 2019-12-05
      相关资源
      最近更新 更多