mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-05-12 01:10:08 +00:00
add comment (#628)
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
# Run an attention example with batch size = 64 and head number = 16 without checking the correctness
|
||||
$ ./examples/41_multi_head_attention/41_multi_head_attention --head_number=16 --batch_size=64 --reference-check=false
|
||||
|
||||
Acknowledgement: this example is inspired by the idea originally prototyped by ByteDance Inc.
|
||||
|
||||
*/
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user