mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-02 23:39:58 +00:00
* add mimalloc submodule * basic hooks into execution provider header and build script option * pull mimalloc into build * windows has to use the override vcxproj already set up, and disable bfcarena when using mimalloc * fix import_location * generalize build msbuild command * add mimalloc dependency to python package as well as various commenting cleanups * update mimalloc commit as stop gap * include mimalloc changes from master * create capi directory if doesn't exist for mimalloc copying over * disable runtime hooks and remove old comment * temporary change to test CI * fetch the mimalloc output name property * uniformly call target_link_libraries * query cmake to get the correct windows sdk to target * revert change to trailing directory slash * pickup windows sdk off msbuild path if possible * copy the produced dll/so at install time, not configure time * deal with mimalloc unimplemented atomic * move to dev branch of mimalloc to avoid atomic issues on gcc * for windows specify solution settings (x86) rather than individual project settings * pin mimalloc submodule to updated commit * typo * Revert "temporary change to test CI" This reverts commit 764867376936a5d307dded3cc37f00a34e3b0c96. |
||
|---|---|---|
| .. | ||
| date@e7e1482087 | ||
| DNNLibrary@ab22710a3f | ||
| eigen@1456fe2fac | ||
| gemmlowp@42c53187a5 | ||
| googletest@9bda90b7e5 | ||
| grpc@02a2a458ac | ||
| gsl@cee3125af7 | ||
| mimalloc@e2202f6bbe | ||
| nsync@8f50e4463c | ||
| onnx@568b65aaa2 | ||
| onnx-tensorrt@6c37109733 | ||
| protobuf@48cb18e5c4 | ||
| re2@30cad26715 | ||
| spdlog@352281313f | ||
| tvm@2ad9c02cdc | ||
| eigen.cmake | ||
| FindNumPy.cmake | ||
| jemalloc.cmake | ||
| mkldnn.cmake | ||
| ngraph.cmake | ||
| openvino.cmake | ||
| pybind11.cmake | ||
| zlib.cmake | ||