Commit 23ddc20b authored by zhangyue's avatar zhangyue
Browse files

issue/111: fix format

parent 0fdaa522
......@@ -74,4 +74,4 @@ infiniStatus_t Descriptor::calculate(void *workspace, size_t workspace_size,
return INFINI_STATUS_SUCCESS;
}
} // namespace op::rms_norm::kunlun
\ No newline at end of file
} // namespace op::rms_norm::kunlun
......@@ -35,4 +35,4 @@ static inline __device__ float sumSquaredF32(float *data_ptr, int count) {
} // namespace op::common_kunlun::reduce_op
#endif
\ No newline at end of file
#endif
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