Benchmarks: removed useless linebreaks after some benchmarks
This commit is contained in:
@@ -322,7 +322,6 @@ void bench(isc::numeric_type dtype, std::string operation)
|
|||||||
#endif
|
#endif
|
||||||
std::cout << std::endl;
|
std::cout << std::endl;
|
||||||
}
|
}
|
||||||
std::cout << "\n\n" << std::flush;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(operation.substr(0,4)=="gemm")
|
if(operation.substr(0,4)=="gemm")
|
||||||
|
Reference in New Issue
Block a user