Commit d48d9bf7 authored by Paul's avatar Paul
Browse files

Format

parent 75f68cc4
......@@ -39,7 +39,7 @@ MIGRAPHX_DECLARE_ENV_VAR(MIGRAPHX_GPU_COMPILE_PARALLEL);
struct precompile_op
{
operation op = op::identity{};
operation op = op::identity{};
std::size_t additional_args = 1;
template <class Self, class F>
......
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