Triton Ascend
==============

.. contents::
    :local:
    :depth: 2

.. toctree::
    :maxdepth: 2
    :caption: 快速开始

    quick_start.md

.. toctree::
    :maxdepth: 2
    :caption: 安装指南

    installation_guide.md

.. toctree::
    :maxdepth: 2
    :caption: 架构设计与核心特性

    architecture_design_and_core_features.md

.. toctree::
    :maxdepth: 2
    :caption: Triton 算子开发指南

    programming_guide/index.md
    programming_guide/vector_operator.md
    programming_guide/cube_operator.md
    programming_guide/cv_fusion_operator.md

.. toctree::
    :maxdepth: 2
    :caption: Triton 算子迁移指南

    migration_guide/architecture_difference.md
    migration_guide/migrate_from_gpu.md

.. toctree::
    :maxdepth: 2
    :caption: 典型算子样例

    examples/index.md

.. toctree::
    :maxdepth: 2
    :caption: 算子调试与调优

    autotune_guide.md
    debug_guide/debugging.md
    debug_guide/profiling.md

.. toctree::
    :maxdepth: 3
    :caption: Triton API 接口说明

    triton_api/index.md
    triton_api/triton/index.md

.. toctree::
    :maxdepth: 1
    :caption: Libdevice 开发者手册

    libdevice/simt/libdevice_simt_developer_guide.md

.. toctree::
    :maxdepth: 2
    :caption: 昇腾扩展 API 接口说明

    triton_api_extention/index.md

.. toctree::
    :maxdepth: 1
    :caption: 环境变量和编译选项

    environment_variable_and_compiler_options_reference.md

.. toctree::
    :maxdepth: 1
    :caption: 常见问题

    FAQ.md