Skip to content

Conversation

@ooe1123
Copy link
Contributor

@ooe1123 ooe1123 commented Apr 13, 2025

@kyakuno
Copy link
Collaborator

kyakuno commented Apr 19, 2025

元々のモデル処理内で存在したif分岐に対応するために、入力テンソルのshapeが0サイズの処理をコード内で使っているのですが、ailiaでは対応していないようで、以下のエラーが発生します。
ailia.core.AiliaInvalidStateException: code: -7 (The internal state of the ailia is invalid.)
+ error detail : Layer:/conditioners.2/MatMul_output_0(MatMul_DNN) Error:This layer is not supported inference with empty blobs.
onnxruntimeでは動作します。

@kyakuno
Copy link
Collaborator

kyakuno commented Apr 19, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants