You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the Jupyter notebook examples but have encountered some segmentation faults when running them.
The segmentation faults are thrown once the InferenceSession is created for the models (in the onnx examples). I am able to run the examples provided under examples/osrt_python, so the edgeai-tidl-tools should be installed. Ive used the docker based installation (SOC=am62a) and have followed the outlined Jupyter notebook setup instructions.
Are there any pre-build docker containers available? This would greatly simplify the setup.
The text was updated successfully, but these errors were encountered:
stwerner97
changed the title
Segmentation faults in Jupyter examples
Encountered segmentation faults in Jupyter examples
Aug 28, 2024
I am trying to run the Jupyter notebook examples but have encountered some segmentation faults when running them.
The segmentation faults are thrown once the
InferenceSession
is created for the models (in the onnx examples). I am able to run the examples provided underexamples/osrt_python
, so theedgeai-tidl-tools
should be installed. Ive used the docker based installation (SOC=am62a) and have followed the outlined Jupyter notebook setup instructions.Are there any pre-build docker containers available? This would greatly simplify the setup.
The text was updated successfully, but these errors were encountered: