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:
|
||||
- 'cutlass, tensor cores, cuda'
|
||||
license: BSD-3-Clause
|
||||
license-url: https://github.com/NVIDIA/cutlass/blob/v2.9.0/LICENSE.txt
|
||||
version: '2.9'
|
||||
date-released: '2022-04-27'
|
||||
license-url: https://github.com/NVIDIA/cutlass/blob/v2.10.0/LICENSE.txt
|
||||
version: '2.10.0'
|
||||
date-released: '2022-09-15'
|
||||
identifiers:
|
||||
- type: url
|
||||
value: "https://github.com/NVIDIA/cutlass/tree/v2.9.0"
|
||||
description: The GitHub release URL of tag 2.9.0
|
||||
value: "https://github.com/NVIDIA/cutlass/tree/v2.10.0"
|
||||
description: The GitHub release URL of tag 2.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user