mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-13 01:36:06 +00:00
* Adding CK Tile documentation * Updates based on feedback * Fix tile window API description * Fix remaining images * add documentation about flush_cache and rotating_buffer functionality in ck_tile * Supplement the documentation * light edit of the ck tile conceptual doc * Fixes for ruff check. * Fixes for ruff check 2. * Fixes for ruff check 3. --------- Co-authored-by: Vidyasagar <vanantha@amd.com> Co-authored-by: AviralGoelAMD <aviral.goel@amd.com> Co-authored-by: ThomasNing <thomas.ning@amd.com> Co-authored-by: Vidyasagar Ananthan <vidyasagar.ananthan@amd.com>
34 lines
611 B
ReStructuredText
34 lines
611 B
ReStructuredText
.. _ck_tile_index:
|
|
|
|
************************
|
|
CK Tile Index
|
|
************************
|
|
|
|
CK Tile documentation structure:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
introduction_motivation
|
|
buffer_views
|
|
tensor_views
|
|
tile_distribution
|
|
coordinate_systems
|
|
terminology
|
|
adaptors
|
|
transforms
|
|
descriptors
|
|
tile_window
|
|
load_store_traits
|
|
space_filling_curve
|
|
static_distributed_tensor
|
|
convolution_example
|
|
coordinate_movement
|
|
lds_index_swapping
|
|
swizzling_example
|
|
tensor_coordinates
|
|
sweep_tile
|
|
encoding_internals
|
|
thread_mapping
|
|
hardware/index
|