nndeploy

介绍

  • 最新动态
  • 介绍
  • 快速开始
  • 文档
  • 性能测试
  • 下一步计划
  • 联系我们
  • 致谢
  • 贡献者
  • 架构
  • 最新动态
  • 介绍
  • 架构
  • 为什么要在内部实现一个推理框架
  • 特点
  • 关键子模块

快速开始

  • 编译
  • model
  • 已部署模型列表
  • Python 快速入门
  • Visual Workflow Quick Start
  • 最佳实践
  • C++自定义节点开发手册
  • Python自定义节点开发手册
  • 已部署模型列表
  • 搭建Ascend环境
  • AI算法推理部署加速

API

  • C++ API Reference
  • Python API Reference
    • nndeploy
      • get_version()
      • framework_init()
      • framework_deinit()
      • get_type_enum_json()
      • nndeploy.api_aigc
      • nndeploy.api_llm
      • nndeploy.base
      • nndeploy.basic
      • nndeploy.classification
      • nndeploy.codec
      • nndeploy.dag
      • nndeploy.detect
      • nndeploy.device
      • nndeploy.diffusion
      • nndeploy.e_base
      • nndeploy.e_llm
      • nndeploy.face
      • nndeploy.gan
      • nndeploy.image
      • nndeploy.infer
      • nndeploy.inference
      • nndeploy.ir
      • nndeploy.llm
      • nndeploy.matting
      • nndeploy.net
      • nndeploy.nndeploy
      • nndeploy.ocr
      • nndeploy.op
      • nndeploy.preprocess
      • nndeploy.segment
      • nndeploy.server
      • nndeploy.tokenizer
      • nndeploy.track

开发者指南

  • 新增一个推理框架
  • 新增一个设备

常见问题

  • 常见问题

知识分享

  • nndeploy - 一款模型端到端部署框架
nndeploy
  • Python API Reference
  • nndeploy

nndeploy¶

nndeploy.get_version()[源代码]¶
nndeploy.framework_init()[源代码]¶
nndeploy.framework_deinit()[源代码]¶
nndeploy.get_type_enum_json()[源代码]¶

Modules

nndeploy.api_aigc

nndeploy.api_llm

nndeploy.base

nndeploy.basic

nndeploy.classification

nndeploy.codec

nndeploy.dag

nndeploy.detect

nndeploy.device

nndeploy.diffusion

nndeploy.e_base

nndeploy.e_llm

nndeploy.face

nndeploy.gan

nndeploy.image

nndeploy.infer

nndeploy.inference

nndeploy.ir

nndeploy.llm

nndeploy.matting

nndeploy.net

nndeploy.nndeploy

nndeploy.ocr

nndeploy.op

nndeploy.preprocess

nndeploy.segment

nndeploy.server

nndeploy.tokenizer

nndeploy.track

Previous Next

© 版权所有 nndeploy.

Built with Sphinx using a theme provided by Read the Docs.