ort-customops/pyop
Wenbing Li 1b80794903
Remove OpenCV dependency from C_API mode (#800)
* Remove OpenCV dependency from C_API model

* fix build on Windows

* switch ci build flag

* try to fix the macOS build issue

* more fixing

* fix the macOS build issue

* list jpeg source

* verified on MacOS

* update the pp_api too

* avoid the codecs library conflicts

* Add the unit tests

* move the codec test

* add the missing dl lib for extensions test

* refine the code

* a smaller fixing for Windows Python
2024-09-04 16:50:05 -07:00
..
extensions_pydll.def Initial Java API for the JAR package. (#292) 2022-10-04 16:22:28 -07:00
py_c_api.cc Remove OpenCV dependency from C_API mode (#800) 2024-09-04 16:50:05 -07:00
pyfunc.cc reimplement resize cpu kernel for image processing (#768) 2024-07-23 15:40:52 -07:00
pykernel.h reimplement resize cpu kernel for image processing (#768) 2024-07-23 15:40:52 -07:00