forked from nudt_dsp/netrans
23 lines
630 B
ReStructuredText
23 lines
630 B
ReStructuredText
.. 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芯片上运行的 nbg(network binary graph)格式(.nb 为后缀)。
|
||
|
||
.. toctree::
|
||
:maxdepth: 2
|
||
:caption: Contents:
|
||
|
||
quick_start_guide
|
||
netrans_cli
|
||
netrans_py
|
||
appendix
|
||
|
||
|
||
|
||
|
||
|