Skip to content

Floating point exception when run yolo #26

Description

@xlgforever

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions