ARMNN:TFLITE Delegate :Issue with opening shared object file #787
Labels
Bug
Something isn't working
Build issue
This problem was about building ArmNN or one of its dependencies.
TIME WAIT
Waiting for an approppriate period for a response before closing the issue.
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
The text was updated successfully, but these errors were encountered: