...
Upon selecting a version of the NPU driver, the corresponding NN shared libraries are automatically copied to the '/lib' or '/lib64' directory of the root file system on the target SP7350 system. This ensures that the required libraries are readily accessible for NN applications.
...
Code Block | ||
---|---|---|
| ||
export LD_LIBRARY_PATH=/lib64:/lib:$LD_LIBRARY_PATH |