alankelly
alankelly
Can you try adding -DXNNPACK_ENABLE_ASSEMBLY=OFF?
Ok, we know what the problem is now. The solution is to get the update-microkernels script to split the assembly files into ones with and without arm V8 and to...
Thanks for the report. This was fixed back in March in https://github.com/google/XNNPACK/commit/e5c870c1309a7857ceb9e4f5a2be30087d485874
This looks similar to https://github.com/google/XNNPACK/issues/5892 Did you compile your compiler yourself? "From the Pytorch thread, the user is using CentOS 7 which is now quite old. gcc 10.2 was locally...
Can we close this?
Thanks for this. Improved WASMSIMD performance is desperately needed on Intel. Can you please send a follow up updating the gemm-config?
@fbarchard can you please review?
Importing.
@gonnet Can you please review?
Please rebase and re-run test generation. This PR will be difficult to land since it touches the frequently changing generated bench/test files so after you re run generation, verify that...