ort-customops/cmake
Wenbing Li be5aa773e3
Unify the image operations in extensions library (#831)
* Unify the image operations in extensions library

* fix the build configuration issue

* More build fixings

* Fix the native image codec

* fix encode_image

* Add bgr/rgb conversion for encoding image

* parity check

* build break

* update PNG encoding parameters

* build break on Linux

* using MSE to compare images

* fix the discrependency between Linux and Windows

* final code refinement

* one more change

* fix the C++ warnings

---------

Co-authored-by: Sayan Shaw <52221015+sayanshaw24@users.noreply.github.com>
2024-10-30 09:17:06 -07:00
..
apple Add macos platform suppport to onnxruntime-extensions-c pod (#622) 2023-12-19 18:26:12 -08:00
externals Fix CUDA CI build failures (#824) 2024-10-11 16:08:44 -07:00
presets Unify the image operations in extensions library (#831) 2024-10-30 09:17:06 -07:00
Sdl.ruleset Leqiao/add static analysis (#272) 2022-08-01 21:00:19 -07:00
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 Add build.py to make it easier for developers to build different variants (#318) 2023-01-02 14:55:31 +10:00