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

clang format

parent 0d6a3ee9
......@@ -14,4 +14,4 @@ void sin(hipStream_t stream, const argument& result, const argument& arg)
} // namespace device
} // namespace gpu
} // namespace MIGRAPH_INLINE_NS
} // namespace migraph
} // namespace migraphx
......@@ -16,6 +16,6 @@ void sin(hipStream_t stream, const argument& result, const argument& arg);
} // namespace device
} // namespace gpu
} // namespace MIGRAPH_INLINE_NS
} // namespace migraph
} // namespace migraphx
#endif
......@@ -32,6 +32,6 @@ struct hip_sin
} // namespace gpu
} // namespace MIGRAPH_INLINE_NS
} // namespace migraph
} // namespace migraphx
#endif
......@@ -23,4 +23,4 @@ argument hip_sin::compute(context& ctx, const shape&, const std::vector<argument
} // namespace gpu
} // namespace MIGRAPH_INLINE_NS
} // namespace migraph
} // 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