Skip to content

LiteRT Next GPU delegate doesn't support 5D yet #2540

Open
@BmanClark

Description

@BmanClark

I am getting the following when trying to run a model on LiteRT Next (2.0.0-alpha) on GPU:

Following operations are not supported by GPU delegate:
ADD: Tensor <code line> has bad input dims size: 5.
DIV: Tensor <code line> has bad input dims size: 5.
RESHAPE: Tensor <code line> has bad input dims size: 5.
RESHAPE: Tensor <code line> has bad input dims size: 5.
RESHAPE: Tensor <code line> has bad input dims size: 5.
...

From my understanding this feature is coming?

I was hoping there would be an issue I could track to find out when it gets supported, but it doesn't seem to exist yet (just one for CoreML), so I'm creating it so others can upvote and we can hopefully see when it's resolved/implemented 😃

Thanks!

I also get an error:
[third_party/odml/litert/litert/runtime/accelerators/dispatch/dispatch_accelerator.cc:113] Dispatch library directory is not set.
How do I set this? Is something missing in the packaging everything GPU into com.google.ai.edge.litert:2.0.0-alpha?

Metadata

Metadata

Assignees

Labels

status:awaiting LiteRTerinformation is sufficient and the issue is escalatedtype:featureFor feature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions