.. nndeploy_docs documentation master file, created by sphinx-quickstart on Mon Sep 25 15:22:19 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 欢迎来到 nndeploy 的中文文档! ========================================= .. toctree:: :maxdepth: 1 :caption: 介绍 introduction/README.md .. toctree:: :maxdepth: 1 :caption: 快速开始 quick_start/build.md quick_start/example.md .. toctree:: :maxdepth: 1 :caption: 开发者指南 developer_guide/how_to_support_new_model.md developer_guide/how_to_support_new_inference.md developer_guide/how_to_support_new_device.md .. toctree:: :maxdepth: 1 :caption: 架构指南 architecture_guide/architecture.md architecture_guide/parallel.md architecture_guide/directed_acyclic_graph.md architecture_guide/process_template.md architecture_guide/resourse_pool.md architecture_guide/inference.md architecture_guide/op.md architecture_guide/data_container.md architecture_guide/device.md .. toctree:: :maxdepth: 1 :caption: 版本发行 version_record/v1_0_0_0.md .. toctree:: :maxdepth: 1 :caption: 常见问题 faq/faq.md .. toctree:: :maxdepth: 1 :caption: 讨论 discussion/discussion.md .. toctree:: :maxdepth: 1 :caption: 知识分享 knowledge_shared/export_onnx.md