XNNPACK
XNNPACK copied to clipboard
High-efficiency floating-point neural network inference operators for mobile, server, and Web
Results
342
XNNPACK issues
Sort by
recently updated
recently updated
newest added
``` bash $ qd8_f32_qc8w_gemm_bench.exe qd8_f32_qc8w_gemm_minmax_ukernel_1x8c8: ..._1x8c8__avxvnni_prfm/mobilenet_v1/M:12544/N:32/K:27/real_time 142256 ns 143173 ns 4911 OPS=152.373G/s
I attempted to cross-compile XNNPACK today using the latest code from the master branch, but the compilation failed with an error. I am quite puzzled by this because I was...