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

clang format

parent 8f074e4e
......@@ -658,7 +658,8 @@ struct gather
}
template <class T>
void compute_index(const T& out_idx, const int axis_index,
void compute_index(const T& out_idx,
const int axis_index,
const std::vector<std::size_t>& vec_indices,
const std::size_t max_dim,
T& in_idx) const
......
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