w11m

Results 7 comments of w11m

i use the same image in the sample-images but i got multi bounding box on single person, what make this happened?

Thank you for the update! We appreciate that you're considering adding the build flags in the next release. > We'll look at adding the build flags in the next release....

Hi, @skottmckay, could you please suggest which file would be best to add the flag '16KB page size' so I can quickly try build and check with the elf_alignment_test.

Work great with the build comment and with modified https://github.com/microsoft/onnxruntime/blob/main/cmake/onnxruntime.cmake `build.bat --android --android_sdk_path --android_ndk_path --android_abi arm64-v8a --android_api 33 --cmake_generator Ninja --use_nnapi --build_shared_lib --skip_tests --config Release --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=OFF` Also passed with...

Submit a PR https://github.com/microsoft/onnxruntime/pull/21876 based on v1.16.1 changed

@skottmckay You can create a PR with the changes. I'm currently without the necessary device to conduct the tests. However, based on what I know, the 16KB alignment check should...