[go: nahoru, domu]

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

Floating point exception when run yolo #26

Open
xlgforever opened this issue May 28, 2023 · 0 comments
Open

Floating point exception when run yolo #26

xlgforever opened this issue May 28, 2023 · 0 comments

Comments

@xlgforever
Copy link

hello,
when I use the following command to run the yolo example with nvdla small config, there is a Floating point exception and the example failed:
./tm_yolox_opendla -m /home/ubuntu/tftproot/yolox_nano_relu_int8.tmfile -i /home/ubuntu/tftproot/dog.jpg -r 1
the last printf messages are:

libnvdla<3> tb-25 for tsd-25 for e-29 with NVDLA_FEATURE_DATA_INT8
libnvdla<3> tb-28 for tsd-28 for e-8 with NVDLA_FEATURE_DATA_INT8
libnvdla<3> tb-29 for tsd-29 for e-9 with NVDLA_FEATURE_DATA_INT8
libnvdla<3> tb-30 for tsd-30 for e-11 with NVDLA_FEATURE_DATA_INT8
libnvdla<3> tb-31 for tsd-31 for e-10 with NVDLA_FEATURE_DATA_INT8
./run_yolo.sh: line 1:  1670 Floating point exception./tm_yolox_opendla -m /home/ubuntu/tftproot/yolox_nano_relu_int8.tmfile -i /home/ubuntu/tftproot/dog.jpg -r 1
root@arm:/home/ubuntu/wrk/Tengine/build2/examples# 

The other example shown in the Readme seem to be ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant