Benchmarks: removed useless linebreaks after some benchmarks

This commit is contained in:
Philippe Tillet
2015-08-10 09:38:13 -07:00
parent 89b0873c24
commit 2dc351f932

View File

@@ -322,7 +322,6 @@ void bench(isc::numeric_type dtype, std::string operation)
#endif
std::cout << std::endl;
}
std::cout << "\n\n" << std::flush;
}
if(operation.substr(0,4)=="gemm")