mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-12 17:26:00 +00:00
36 lines
731 B
YAML
36 lines
731 B
YAML
defaults:
|
|
numbered: False
|
|
root: index
|
|
subtrees:
|
|
|
|
- caption: Conceptual
|
|
entries:
|
|
- file: conceptual/what-is-ck.rst
|
|
title: What is Composable Kernel?
|
|
|
|
- caption: Install
|
|
entries:
|
|
- file: install/dockerhub.rst
|
|
title: Docker Hub
|
|
|
|
- caption: CK API Reference
|
|
entries:
|
|
- file: reference/Supported_Primitives_Guide.rst
|
|
title: Supported Primitives
|
|
- file: reference/API_Reference_Guide.rst
|
|
title: API Reference
|
|
- file: reference/wrapper.rst
|
|
title: Wrapper
|
|
|
|
- caption: Tutorial
|
|
entries:
|
|
- file: tutorial/tutorial_hello_world.rst
|
|
title: Hello World Tutorial
|
|
|
|
- caption: About
|
|
entries:
|
|
- file: Contributors_Guide.rst
|
|
title: Contributing to CK
|
|
- file: license.rst
|
|
title: License
|
|
|