486c2b6d79
* - Ensure we log an error message before throwing on Android - message in exception will be lost due to how the shared libraries are built (both onnxruntime and extensions use static libc++ so there are no shared exception types between them) - support static or dynamic build of curl/openssl on android - TBD which we want to use. - add infra for anything deriving from BaseKernel to log messages using the ORT logger - ensures messages from custom kernels end up in the same place as messages from ORT |
||
---|---|---|
.. | ||
custom_op_lite.h | ||
exceptions.h | ||
ocos.h | ||
onnxruntime_customop.hpp | ||
onnxruntime_extensions.h |