nihui

Results 477 comments of nihui

与模型相关吗?比如试试 https://nihui.github.io/ncnn-webassembly-nanodet/ 这个demo也是随机结果异常吗?

https://github.com/Tencent/ncnn/wiki/faq#rttiexceptions%E5%86%B2%E7%AA%81

``` 95% tests passed, 24 tests failed out of 527 Total Test time (real) = 312.99 sec The following tests FAILED: 86 - test_nn_ChannelShuffle (Failed) 91 - test_nn_Conv2d (Failed) 105...

可以 如果还不行,参考 https://github.com/nihui/ncnn-android-scrfd 工程的配置,有用 opencv-mobile 和 ncnn

We may need to add parameters in load_model to distinguish whether ncnn needs to deeply copy the weight data. This will be available in next year's version :D

Illegal instruction 是编译参数有问题,cmake toolchain 用 https://github.com/Tencent/ncnn/blob/master/toolchains/c906-v240.toolchain.cmake

> 试了下,还是Killed。(所使用的的工具链:Xuantie-900-gcc-linux-5.10.4-glibc-x86_64-V2.4.0) > > ``` > [root@milkv-duo]~/ncnn/duo-build/benchmark# ./benchncnn > syscall error -1 > loop_count = 4 > num_threads = 1 > powersave = 0 > gpu_device = -1 > cooling_down...