digitalbrain79 / darknet-nnpack

Darknet with NNPACK
Other
306 stars 76 forks source link

$NINJA_PATH/ninja #23

Closed mouminali97 closed 6 years ago

mouminali97 commented 6 years ago

$NINJA_PATH/ninja sudo cp -a lib/* /usr/lib/ sudo cp include/nnpack.h /usr/include/ sudo cp deps/pthreadpool/include/pthreadpool.h /usr/include/

what exactly is this?... I am getting an error message - no such file or directory

panban-ux commented 3 years ago

What the $NINJA_PATH/ninja does and how we implement it.? I'm asking as I cant make(compile) the darknet nnpack folder. I get an error in Pi4b 4gb. So far the steps behind seem completed except the $NINJA_PATH/ninja which I don't understand