Skip to content

Fix gemm bench (missng include)

ablanche requested to merge (removed):master into master

I added the missing include file in src/main.c of the gemm benchmark for compare_array() functions

Merge request reports