ort-customops/cmake
Wenbing Li c3379ecb6b
fix the build for mobile packaging (#843)
* fix the build for mobile packaging

* update the cmake file as well

* more fixing on dlib related ops

* release the iOS cmake version constraint

* upgrade cmake in Linux CUDA build

* Update Dockerfile.ubuntu_cuda11_8_tensorrt8_6 for typo

* Update ios_packaging.yml for Azure Pipelines

* update the dlib versoin

* update all cases of cmake version

* update the comment for dlb cmake
2024-11-17 20:09:36 -08:00
..
apple Add macos platform suppport to onnxruntime-extensions-c pod (#622) 2023-12-19 18:26:12 -08:00
externals fix the build for mobile packaging (#843) 2024-11-17 20:09:36 -08:00
presets Unify the image operations in extensions library (#831) 2024-10-30 09:17:06 -07:00
Sdl.ruleset
ext_apple_framework.cmake Change the framework bundle identifier to a valid one (#829) 2024-10-21 10:56:41 -07:00
ext_cuda.cmake sync to flash attention kernel 2.5.9 and add document of how to write custom op (#757) 2024-07-10 07:09:40 -07:00
ext_imgcodecs.cmake Unify the image operations in extensions library (#831) 2024-10-30 09:17:06 -07:00
ext_java.cmake Fix the windows API missing issue and Linux shared library size issue for Java packaging. (#774) 2024-07-29 16:03:58 -07:00
ext_ortlib.cmake Update ort version to 1.17.1 (#665) 2024-03-04 15:02:41 -08:00
ext_python.cmake reimplement resize cpu kernel for image processing (#768) 2024-07-23 15:40:52 -07:00
ext_tests.cmake Remove OpenCV dependency from C_API mode (#800) 2024-09-04 16:50:05 -07:00
ortext_ios.toolchain.cmake