ort-customops/cmake
Scott McKay 486c2b6d79
Android fixes/improvements (#522)
* - 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
2023-08-16 15:17:13 +10:00
..
apple
externals Make CIs pass with Azure ops enabled by default. (#518) 2023-08-12 17:45:59 +10:00
Sdl.ruleset
ext_apple_framework.cmake
ext_java.cmake Android fixes/improvements (#522) 2023-08-16 15:17:13 +10:00
ext_ortlib.cmake Refactor setup for Azure ops. Add Android support. (#507) 2023-08-08 19:54:30 +10:00
ext_python.cmake Add TrieTokenizer for RWKV-like LLM models (#509) 2023-08-08 16:47:38 -07:00
ortext_ios.toolchain.cmake Add build.py to make it easier for developers to build different variants (#318) 2023-01-02 14:55:31 +10:00