Commit cb46bbce authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent 17a6cdcf
......@@ -598,7 +598,7 @@ struct reshape
rdims[i] = missing_dim;
}
}
//if(dims.back() == -1)
// if(dims.back() == -1)
//{
// rdims.pop_back();
// std::copy(idims.begin() + rdims.size(), idims.end(), std::back_inserter(rdims));
......
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