.. npu-sim documentation master file, created by
   sphinx-quickstart on Fri May  9 00:03:38 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


欢迎了解 NPU-SIM!
==================

.. figure:: ./assets/logo/npusim.svg
  :width: 100%
  :align: center
  :alt: NPUSIM
  :class: no-scaled-link

.. raw:: html

   <p style="text-align:center">
   <strong>一个轻量级、大规模npu-sim仿真器
   </strong>
   </p>

   <p style="text-align:center">
  <script async defer src="https://gitee.com/static/labelauty.js"></script>
  <link rel="stylesheet" href="https://gitee.com/static/labelauty.css">
  
  <!-- Replace 'your-username' and 'your-repo' with your actual Gitee username and repository name -->
  <a class="labelauty" href="https://gitee.com/doulujiyao/npu-sim" data-show-count="true" data-size="large" aria-label="Star">★ Star</a>
  <a class="labelauty" href="https://gitee.com/doulujiyao/npu-sim/watchers" data-icon="octicon-eye" data-size="large" aria-label="Watch">👁 Watch</a>
  <a class="labelauty" href="https://gitee.com/doulujiyao/npu-sim/forks" data-icon="octicon-repo-forked" data-size="large" aria-label="Fork">🍴 Fork</a>
   </p>


文档列表
-------------

.. toctree::
   :maxdepth: 1
   :caption: 快速入门

   安装指南 <getting_started/install_npu_sim>
   快速开始 <getting_started/run_npu_sim>
   实现细节 <getting_started/implementation_details>
   测试分析 <getting_started/experiment_analysis>

.. toctree::
   :maxdepth: 1
   :caption: 背景知识

   众核数据流架构 <architecture_trends/significance>
   主流架构分析 <architecture_trends/product_landscape>
   架构发展趋势 <architecture_trends/convergence>

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`



TODO: 添加tp方法、pd serving方法的介绍。搬一点论文里的图。WebApp的图。
TODO: 还原图。