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 testing pagemaker Neo and dlr on different models for the Jetson Nano. I optimized my own model with sagemaker Neo and the compilation worked fine but when I wanted to run the model on the nano (using the model.run(...) like in the tutorials) I got a segmentation fault (core dumped) error. So I tested the tutorial in the notebooks (https://github.com/neo-ai/neo-ai-dlr/blob/main/sagemaker-neo-notebooks/edge/jetson-nano/neo-nano-resnet18.ipynb) and again compilation worked fine but the inference using model.run resulted in the same segmentation fault error.
Any Help? Thanks!
The text was updated successfully, but these errors were encountered:
Hey everyone,
I am testing pagemaker Neo and dlr on different models for the Jetson Nano. I optimized my own model with sagemaker Neo and the compilation worked fine but when I wanted to run the model on the nano (using the model.run(...) like in the tutorials) I got a segmentation fault (core dumped) error. So I tested the tutorial in the notebooks (https://github.com/neo-ai/neo-ai-dlr/blob/main/sagemaker-neo-notebooks/edge/jetson-nano/neo-nano-resnet18.ipynb) and again compilation worked fine but the inference using model.run resulted in the same segmentation fault error.
Any Help? Thanks!
The text was updated successfully, but these errors were encountered: