onnxruntime/cmake/external
Takeshi Watanabe 7e2408880e
Enable dlpack by default (#23110)
### Description
<!-- Describe your changes. -->
This PR will enable python dlpack interface by default.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

dlpack python interface is useful in inference mode not only training
mode.
Since some inference result preprocess may be written in torch and
making unnecessary device transfer should be reduced in those cases.
closes https://github.com/microsoft/onnxruntime/issues/15963 closes
https://github.com/microsoft/onnxruntime/issues/22061

TODOs:
- [x] Add tests like
5407c69028/orttraining/orttraining/test/python/orttraining_test_ortvalue.py
that's unrelated to training feature

---------

Co-authored-by: Xavier Dupré <xadupre@users.noreply.github.com>
Co-authored-by: Justin Chu <justinchuby@users.noreply.github.com>
2025-01-30 23:23:56 +01:00
..
emsdk@d52c465201
git.Win32.2.41.03.patch
libprotobuf-mutator@7a2ed51a6b
onnx@b8baa84466 Integrate onnx 1.17.0 (#21897) 2024-12-24 09:02:02 -08:00
abseil-cpp.cmake Make ORT and Dawn use the same protobuf/abseil source code (#23447) 2025-01-21 17:17:47 -08:00
abseil-cpp.natvis
composable_kernel.cmake
cuDNN.cmake
cudnn_frontend.cmake
cutlass.cmake
dml.cmake [DML EP] Update DML to 1.15.4 (#22635) 2024-10-29 17:13:57 -07:00
dnnl.cmake
eigen.cmake Remove deprecated static from Eigen that contributes to size increase (#23084) 2024-12-12 10:19:47 -08:00
extensions.cmake
find_snpe.cmake
FindNumPy.cmake
helper_functions.cmake
ipp-crypto.cmake
mimalloc.cmake
onnx_minimal.cmake
onnx_protobuf.natvis
onnxruntime_external_deps.cmake Enable dlpack by default (#23110) 2025-01-30 23:23:56 +01:00
protobuf_function.cmake
pybind11.cmake
pyxir.cmake
wil.cmake
xnnpack.cmake Update xnnpack, cpuinfo and pthreadpool (#23362) 2025-01-15 09:42:15 -08:00