mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-12 00:59:23 +00:00
NDK has two toolchain cmake files as you can see in https://android.googlesource.com/platform/ndk/+/refs/heads/main/build/cmake By default NDK use the legacy one for providing the best compatibility. We don't need to. This PR changes to use the new one. The new toolchain cmake file uses standard cmake flags like CMAKE_ANDROID_RTTI to control C++ features. |
||
|---|---|---|
| .. | ||
| github | ||
| requirements | ||
| __init__.py | ||
| amd_hipify.py | ||
| build.py | ||
| compile_triton.py | ||
| coverage.py | ||
| gen_def.py | ||
| get_docker_image.py | ||
| hipify-perl | ||
| logger.py | ||
| op_registration_utils.py | ||
| op_registration_validator.py | ||
| patch_manylinux.py | ||
| policheck_exclusions.xml | ||
| reduce_op_kernels.py | ||
| replace_urls_in_deps.py | ||
| set-trigger-rules.py | ||
| update_tsaoptions.py | ||
| upload_python_package_to_azure_storage.py | ||