"src/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "e1ebad1d7494571451d03aadddab2ec71a1457e1"
Commit 0fbbd8db authored by Paul's avatar Paul
Browse files

Format

parent 155bb1fd
...@@ -123,10 +123,7 @@ struct index ...@@ -123,10 +123,7 @@ struct index
} }
}; };
inline __device__ __attribute__((const)) index make_index() inline __device__ __attribute__((const)) index make_index() { return index{}; }
{
return index{};
}
} // namespace migraphx } // namespace migraphx
#endif // MIGRAPHX_GUARD_KERNELS_INDEX_HPP #endif // MIGRAPHX_GUARD_KERNELS_INDEX_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