Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.01 KB

index.rst

File metadata and controls

56 lines (40 loc) · 1.01 KB

Welcome to AutoKernel Docs!

.. toctree::
  :maxdepth: 1
  :caption: 简介
  :name: sec-introduction

  introduction/introduction

.. toctree::
  :maxdepth: 1
  :caption: 安装
  :name: sec-installation

  installation/install_from_source
  installation/install_from_docker


.. toctree::
  :maxdepth: 2
  :caption: 教程
  :name: sec-tutorial

  tutorials/autosearch
  tutorials/autokernel_plugin
  tutorials/tengine
  tutorials/halide/index

.. toctree::
  :maxdepth: 2
  :caption: 示例
  :name: sec-demo

  demo/gemm_optimization_x86


.. toctree::
  :maxdepth: 1
  :caption: 博文Blog

  blog/autokernel_optimize_gemm_over_200_times_faster
  blog/ai_compiler_overview

.. toctree::
  :maxdepth: 1
  :caption: 开发文档
  :name: dev-doc

  dev-doc/datatransform