mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-30 23:18:20 +00:00
* Update DNNLibrary * Allow fp16 by default * Add nnapi build in ci * Fix nnapi ep after #1268 * Remove unused variables * Support nnapi in onnx_test_runner * Update DNNLibrary to fix tests * Update build.py for android build support, solve conflict of tools/ci_build/build.py * Support non-ARM Android build, solve conflict of tools/ci_build/build.py * Enable android test by x86_64 android emulator * Add dnnlibrary/NNAPI support in build.py * suppress the verbose adb output * Remove debug logs * Install cmake by pip * Fix undefined host_protoc_path * cmake==3.13.2 in pypi is actually 3.12.2, so install 3.13.2.post1 instead * Fix Android ARM64 build * Use android ndk r20 instead of r19c, fix conflicts in install_deps_android.sh |
||
|---|---|---|
| .. | ||
| date@e7e1482087 | ||
| DNNLibrary@ab22710a3f | ||
| eigen@1456fe2fac | ||
| gemmlowp@42c53187a5 | ||
| googletest@9bda90b7e5 | ||
| grpc@02a2a458ac | ||
| gsl@cee3125af7 | ||
| nsync@8f50e4463c | ||
| onnx@65b8e0f997 | ||
| onnx-tensorrt@3aa0a1cb41 | ||
| protobuf@48cb18e5c4 | ||
| re2@30cad26715 | ||
| spdlog@352281313f | ||
| tvm@fd48016128 | ||
| eigen.cmake | ||
| FindNumPy.cmake | ||
| jemalloc.cmake | ||
| mkldnn.cmake | ||
| ngraph.cmake | ||
| openvino.cmake | ||
| pybind11.cmake | ||
| zlib.cmake | ||