0

我正在尝试在使用 SSBO 和 tensorflow cpp lib的mediapipe中运行 tflite 模型。在初始化委托时 ModifyGraphWithDelegate 抛出以下错误。

E/libc++abi: terminating with uncaught exception of type absl::lts_2020_02_25::bad_any_cast: Bad any cast
A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 25841 (mediapipe_gl_ru), pid 24342 (segmentationgpu)

这是我的示例 tflite 模型。我的问题是 ModifyGraphWithDelegate 抛出错误时究竟意味着什么?上述错误日志的含义是什么?

4

0 回答 0