Fix release version in the citation (#638)
This commit is contained in:
parent
7a458f00a6
commit
48a9ea223a
10
CITATION.cff
10
CITATION.cff
@ -73,10 +73,10 @@ abstract: >-
|
|||||||
keywords:
|
keywords:
|
||||||
- 'cutlass, tensor cores, cuda'
|
- 'cutlass, tensor cores, cuda'
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
license-url: https://github.com/NVIDIA/cutlass/blob/v2.9.0/LICENSE.txt
|
license-url: https://github.com/NVIDIA/cutlass/blob/v2.10.0/LICENSE.txt
|
||||||
version: '2.9'
|
version: '2.10.0'
|
||||||
date-released: '2022-04-27'
|
date-released: '2022-09-15'
|
||||||
identifiers:
|
identifiers:
|
||||||
- type: url
|
- type: url
|
||||||
value: "https://github.com/NVIDIA/cutlass/tree/v2.9.0"
|
value: "https://github.com/NVIDIA/cutlass/tree/v2.10.0"
|
||||||
description: The GitHub release URL of tag 2.9.0
|
description: The GitHub release URL of tag 2.10.0
|
||||||
|
Loading…
Reference in New Issue
Block a user