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 |
||
---|---|---|
.. | ||
test_exceptions.cc | ||
test_kernel.hpp | ||
test_main.cc | ||
test_ortops.cc | ||
test_ortops_azure.cc | ||
test_ortops_hfberttokenizer.cc | ||
test_ortops_math.cc | ||
test_ortops_strings.cc | ||
test_ortops_tokenizer.cc | ||
test_ortops_vision.cc | ||
utils.cc | ||
utils.hpp |