armnn icon indicating copy to clipboard operation
armnn copied to clipboard

GATHER: not supported by armnn: in validate_arguments src/core/CL/kernels/CLGatherKernel.cpp:41: indices->num_dimensions() > 1

Open luchangli03 opened this issue 2 years ago • 3 comments

GATHER: not supported by armnn: in validate_arguments src/core/CL/kernels/CLGatherKernel.cpp:41: indices->num_dimensions() > 1

luchangli03 avatar Aug 02 '22 09:08 luchangli03

Hi @luchangli03

Can you provide any more details on the issue? Such as: ArmNN Version, ACL version, TfLite version, System OS, what device is being used, Model information ( can you link the model? ) How are you running the delegate?

Regards, Ryan

ArmRyan avatar Aug 09 '22 16:08 ArmRyan

ArmNN Version:armnn-22.05.01 TfLite version: 2.15 System OS: android Model information:I can not directly provide the model, but many transformer based NLP models contain gather op.

luchangli03 avatar Aug 10 '22 06:08 luchangli03

How many dimensions are trying to get passed in to the indices?

ArmRyan avatar Aug 10 '22 13:08 ArmRyan

Hey @luchangli03

Again, I will close this on October 10th if I do not hear from you.

Thank you, Keith

keidav01 avatar Oct 05 '22 12:10 keidav01