Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARMNN:TFLITE Delegate :Issue with opening shared object file #787

Open
U1m2 opened this issue Sep 12, 2024 · 0 comments
Open

ARMNN:TFLITE Delegate :Issue with opening shared object file #787

U1m2 opened this issue Sep 12, 2024 · 0 comments
Labels
Bug Something isn't working Build issue This problem was about building ArmNN or one of its dependencies.

Comments

@U1m2
Copy link

U1m2 commented Sep 12, 2024

I am following the procedure as per https://developer.arm.com/documentation/102561/2111/Overview-of-running-the-application/Run-the-application#:~:text=Rate%20this%20page%3A-,Run%20the%20application,-The%20steps%20in

while performing line 6 https://developer.arm.com/documentation/102561/2111/Overview-of-running-the-application/Run-the-application#:~:text=Run%20the%20run_classifier.py%20application

Observed error with both of the library creation method :
/armnn/build-tool/scripts/aarch64_build/libarmnn.so.33: cannot open shared object file: No such file or directory
Exception ignored in: <function Delegate.del at 0x7f1c8e8e4550>

Local build:
I have performed the local build of ARM NN ref: https://github.com/ARM-software/armnn/blob/branches/armnn_24_08/build-tool/README.md#:~:text=docker%20image%20prune-,Build%20Arm%20NN%20without%20Docker,-For%20ease%20of
PreBuilt binaries
I have tried to use the prebuilt binaries for platform https://github.com/ARM-software/armnn/blob/branches/armnn_24_08/README.md#:~:text=Release%20Archive%20(Download)-,Linux%20Arm%20v8a,-Linux%20Arm%20v8.2a

@orlmon01 orlmon01 added Bug Something isn't working Build issue This problem was about building ArmNN or one of its dependencies. labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Build issue This problem was about building ArmNN or one of its dependencies.
Projects
None yet
Development

No branches or pull requests

2 participants