mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[DOCS] re-enabled flash attention tutorial
This commit is contained in:
@@ -101,7 +101,7 @@ sphinx_gallery_conf = {
|
||||
'gallery_dirs': 'getting-started/tutorials',
|
||||
'filename_pattern': '',
|
||||
# XXX: Temporarily disable fused attention tutorial on V100
|
||||
'ignore_pattern': r'__init__\.py|06-fused-attention\.py',
|
||||
'ignore_pattern': r'__init__\.py',
|
||||
'within_subsection_order': FileNameSortKey,
|
||||
'reference_url': {
|
||||
'sphinx_gallery': None,
|
||||
|
||||
Reference in New Issue
Block a user