Skip to content

ArmNN Delegate GPU execution error #4

@jishminor

Description

@jishminor

When using the ArmNN gpu optimization option, if two models are loaded using ArmNN acceleration (either gpu or cpu for the second model) the gpu model fails to execute. Only when the gpu model is the only loaded model does it behave properly. It seems that only one tflite armnn delegate is created across all the model instances. There may be an issue here with shared state.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions