Maratyszcza / NNPACK

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

When I use NNPACK in darknet, the net's output is incorrect. #128

Closed yjcn closed 6 years ago

yjcn commented 6 years ago

I use https://github.com/digitalbrain79/darknet-nnpack , When the NNPACK is enabled, the net's out put is incorrect. And with same code, when i disable NNPACK, the output is correct.

Maratyszcza commented 6 years ago

This looks like darknet-nnpack issue. Unless you report which NNPACK function produces wrong result, I can't even investigate it.