onnxruntime/cmake/external
Dmitri Smirnov 2679711bee
Refactor transformers and other code to reduce memory allocation calls (#10523)
Work on minimizing memory management calls by
  reducing number of allocations and copies.
  Replace std::unordered_set to InlinedHashSet
  and add usage of InlinedVector.
  Employ std::move() to minimize copying and memory allocations.
  Remove copying of the const shared data into each of the
  PropagateCast transformer instances.
  Move inlined_containers.h header to include/common
  Adjust AsSpan imlementation for C++ < 17
2022-02-24 16:17:14 -08:00
..
cub@c3cceac115
cxxopts@3c73d91c0b
date@e7e1482087
dlpack@2775088798 Fix to_dlpack Failure on PyTorch-1.10 (#9151) 2021-09-24 09:48:07 +08:00
eigen@d10b27fe37 Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00
emsdk@3acac70a55 [wasm] update emscripten v2.0.34 (#10391) 2022-01-26 14:46:02 -08:00
flatbuffers@6df40a2471
googlebenchmark@7d0d9061d8
googletest@53495a2a7d
json@db78ac1d77
libprotobuf-mutator@7a2ed51a6b
mimalloc@f412df7a2b Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
mp11@21cace4e57
nsync@436617053d
onnx@be76ca7148 Update ONNX (#9462) 2021-10-29 10:33:40 -07:00
onnx-tensorrt@e9456d5760 update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
onnxruntime-extensions@d4b2aff0c8 Enable linking in exception throwing support library when build onnxruntime wasm. (#8973) 2021-09-10 22:09:16 +08:00
protobuf@2dc747c574
pytorch_cpuinfo@5916273f79
re2@4244cd1cb4
SafeInt
tensorboard@373eb09e4c
wil@e8c599bca6
abseil-cpp.cmake Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
dml.cmake Update to 1.8.0 2021-11-19 04:44:32 -08:00
dnnl.cmake Add .git suffix to github URL. 2022-01-03 14:38:35 -08:00
eigen.cmake
extensions.cmake Enable selecting custom ops in onnxruntime-extensions. (#8826) 2021-08-27 21:45:52 -07:00
FindNumPy.cmake
jemalloc.cmake
mimalloc.cmake Enable proper override using MIMalloc (#9944) 2021-12-07 17:56:58 -08:00
onnx_minimal.cmake Enable transpose optimizer in minimal extended build (#10349) 2022-01-31 09:41:04 -08:00
pybind11.cmake
pyxir.cmake Check for Python_EXECUTABLE in pyxir.cmake to fix Vitis AI EP build (#8631) 2021-08-24 08:39:50 -07:00
tvm.cmake [TVM EP] Integrate tests for TVM EP into public onnxruntime CI (#10505) 2022-02-24 16:24:23 +01:00
zlib.cmake Add .git suffix to github URL. 2022-01-03 14:38:35 -08:00