PaddlePaddle / Anakin

High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
https://anakin.baidu.com/
Apache License 2.0
532 stars 135 forks source link

编译出错:/Anakin/saber/funcs/impl/arm/saber_eltwise_active.cpp:681:5: error: 'float32x4_t' was not declared in this scope #470

Open forMwish opened 6 years ago

forMwish commented 6 years ago

在编译arm版的时候出错,提示 /Anakin/saber/funcs/impl/arm/saber_eltwise_active.cpp:681:5: error: 'float32x4_t' was not declared in this scope 上一个地方也有这个问题,我加上后解决了,但是这里又出现了,这个该怎么改呢? 感谢~