Commit 93562700 authored by Paul's avatar Paul
Browse files

Formatting

parent f0fd2995
...@@ -48,7 +48,7 @@ inline void verify_args(const std::string& name, ...@@ -48,7 +48,7 @@ inline void verify_args(const std::string& name,
<< gpu[gpu_nan_idx] << std::endl; << gpu[gpu_nan_idx] << std::endl;
std::cout << std::endl; std::cout << std::endl;
} }
else else
{ {
if(range_zero(cpu)) if(range_zero(cpu))
std::cout << "Cpu data is all zeros" << std::endl; std::cout << "Cpu data is all zeros" << std::endl;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment