Skip to content

Two minor improvements

Neal Siekierski requested to merge dev/minor_improvements into master

These two commits fix a couple minor issues:

  • cpu_gemm.c was added to the source list twice in certain configurations
  • Compilation produced warning messages about find_replace_ext not being declared

Merge request reports