"tests/vscode:/vscode.git/clone" did not exist on "b2323aa2b76ffa90a71507f09c18792d1dba2523"
Unverified Commit 2361349b authored by Chao Liu's avatar Chao Liu Committed by GitHub
Browse files

Update CITATION.cff

parent e982d313
cff-version: 1.2.0 cff-version: 1.2.0
title: Composable Kernel title: Composable Kernel
message: >- message: If you use this software, please cite using the following metadata.
If you use this software, please cite using the
following metadata.
type: software type: software
authors: authors:
- given-names: Chao - given-names: Chao
...@@ -62,11 +60,7 @@ authors: ...@@ -62,11 +60,7 @@ authors:
- given-names: Jianfeng - given-names: Jianfeng
family-names: Yan family-names: Yan
repository-code: 'https://github.com/ROCmSoftwarePlatform/composable_kernel' repository-code: 'https://github.com/ROCmSoftwarePlatform/composable_kernel'
abstract: >- abstract: Composable Kernel (CK) library aims to provide a programming model for writing performance critical kernels for Machine Learning workloads across multiple architectures including GPUs, CPUs, etc, through general purpose kernel progarmming languages, like HIP C++.
Composable Kernel (CK) library aims to provide a programming model for writing
performance critical kernels for Machine Learning workloads across multiple
architectures including GPUs, CPUs, etc, through general purpose kernel
progarmming languages, like HIP C++.
keywords: keywords:
- 'CK, Composable Kernel, Tensor Coordinate Transformation' - 'CK, Composable Kernel, Tensor Coordinate Transformation'
license: MIT license: MIT
......
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