FreemanX
FreemanX
The error message tells you to check LLVM.cmake. `CMake Error at cmake/LLVM.cmake:768 (message)` Maybe you can check what's going on there. Passing all checks and configurations defined in LLVM.cmake can...
I didn't encounter your problem. For target CPU, I tried `TARGET_CPU="kryo"` and `TARGET_CPU="cortex-a75"`, both work for my Snapdragon 845.
We are working docs of this repo. As for the data, a symbolic link will work just fine if you want to save some space.
We are working on our documentation, and soon we will release a more detailed instructions for adding new tools. As for your specific questions: 1. We are using python2.7 for...
New scripts tested with mxnet0.9.5 have been updated.
You can narrow down the cause of the problem by testing MXNet only. Direct to dlbench/tools/mxnet and run testbm.sh. You may need to modify the script and comment out the...