netrans/docs/html/_sources/index.rst.txt

23 lines
630 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. netrans documentation master file, created by
sphinx-quickstart on Fri Jun 27 15:04:57 2025.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
netrans documentation
=====================
netrans 是一套针对pnna 芯片的模型处理工具,提供命令行工具 netrans_cli 和 python api netrans_py 其核心功能是将模型权重转换成在pnna芯片上运行的 nbgnetwork binary graph格式.nb 为后缀)。
.. toctree::
:maxdepth: 2
:caption: Contents:
quick_start_guide
netrans_cli
netrans_py
appendix