onnxruntime-extensions/onnxruntime_extensions
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
..
onnxprocess
pnp
tools
__init__.py
_cuops.py
_extensions_pydll.pyi
_hf_cvt.py
_ocos.py
_ortapi2.py
_torch_cvt.py
cmd.py
cvt.py
pp_api.py Remove OpenCV dependency from C_API mode (#800) 2024-09-04 16:50:05 -07:00
util.py