"include/ck/utility/get_id.hpp" did not exist on "9de63930c07fc4b80654e53169bbd62fca00a781"
Commit 8ba66ebc authored by Paul's avatar Paul
Browse files

Format

parent 7fa93728
...@@ -89,7 +89,7 @@ __device__ auto concat2(InputPacks... input_packs) ...@@ -89,7 +89,7 @@ __device__ auto concat2(InputPacks... input_packs)
}); });
}); });
})(_c<0>, input_packs...); })(_c<0>, input_packs...);
} }
} // namespace migraphx } // namespace migraphx
#endif // MIGRAPHX_GUARD_KERNELS_CONCAT_HPP #endif // MIGRAPHX_GUARD_KERNELS_CONCAT_HPP
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