ort-customops/includes
Scott McKay 3b947b5580
Minor build and test setup fixes (#523)
* Build fixes
- zlib needs to come from vcpkg if azures ops are being built and opencv isn't enabled
- set the IR version to 8 for some of the azure ops test models so they can be tested when ORT 1.14 is used
- pass through new ort version value so that a consistent version is used to a) pull the ORT package for the c++ unit tests and b) disable azure ops if ORT version is too old.
* Update to automatically chain package to avoid build errors during the install if cmake runs commands in parallel
* Define simplified ORT_FILE for older ORT versions
2023-08-17 15:09:31 +10:00
..
custom_op_lite.h Split out some miscellaneous changes from refactoring the azure ops. (#506) 2023-08-04 17:53:11 +10:00
exceptions.h Minor build and test setup fixes (#523) 2023-08-17 15:09:31 +10:00
ocos.h Android fixes/improvements (#522) 2023-08-16 15:17:13 +10:00
onnxruntime_customop.hpp Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00
onnxruntime_extensions.h Configure header path for SPM build (#501) 2023-07-31 16:35:57 -07:00