"...git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "5ff25cdf5b1310e83d9e595142b39ae4d7b561e9"
Commit 6bf3493a authored by turneram's avatar turneram
Browse files

Formatting

parent ef5a5f4e
...@@ -32,7 +32,6 @@ namespace migraphx { ...@@ -32,7 +32,6 @@ namespace migraphx {
template <class T, class U, class V> template <class T, class U, class V>
__device__ void ck_gemm(const T& /* data_t */, const U& /* indices_t */, const V& /* output_t */) __device__ void ck_gemm(const T& /* data_t */, const U& /* indices_t */, const V& /* output_t */)
{ {
} }
} // namespace migraphx } // namespace migraphx
......
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