Skip to content

Adding a GPU model to the compatibility database in tflite #63108

@hooneecho

Description

@hooneecho

Issue type

Support

Have you reproduced the bug with TensorFlow Nightly?

No

Source

source

TensorFlow version

tf2.15

Custom code

Yes

OS platform and distribution

No response

Mobile device

No response

Python version

No response

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

No response

Current behavior?

I have a question in the "acceleration/compatibility" part in tflite.
As far as I know, Samsung mobile model "samsung_xclipse_920" (S22) information was recently added to the compatibility database to check and support the GPU delegation.
1f3d148

I would like to add "samsung_xclipse_940", a S24 model that was recently released officially on the market,
Are there any ways to do it? Is there anything already in progress? Or, can I upload some PRs (gpu_compatibility.bin ...) related to this manually?

Standalone code to reproduce the issue

flatc -t --raw-binary --strict-json database.fbs -- gpu_compatibility.bin
flatc -b database.fbs gpu_compatibility.json

Relevant log output

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions