Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs
BSD 2-Clause "Simplified" License
1.67k stars 317 forks source link

implicit declaration of function 'psimd_concat_lo_f32' #80

Closed zfc929 closed 7 years ago

zfc929 commented 7 years ago

jni/../src/psimd/fft/soa.h:59:2: warning: implicit declaration of function 'psimd_concat_lo_f32' [-Wimplicit-function-declaration] psimd_f32 w0145r = psimd_concat_lo_f32(w0123r, w4567r);

Maratyszcza commented 7 years ago

I think you have out-of-date dependencies. To update run rm -rf deps && confu setup

zfc929 commented 7 years ago

thanks

在 2017-05-19 13:28:12,"Marat Dukhan" notifications@github.com 写道:

I think you have out-of-date dependencies. To update run rm -rf deps && confu setup

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.