Polygraphy Logo
0.49.18
  • Polygraphy

API 参考:主要

  • 后端
    • 基础接口
      • 加载器
      • 运行器
    • 通用
    • ONNX
    • ONNX-Runtime
    • 插件参考
    • TensorFlow 1.X
    • TensorRT
  • 比较结果

API 参考:其他

  • 通用
  • 全局配置
  • 常量
  • CUDA 包装器
  • 数据类型
  • 异常
  • 函数助手
  • JSON 实用程序
  • 日志记录器

API 参考:开发

  • 命令行工具 API
Polygraphy
  • 后端
  • 基础接口

基础接口

所有加载器和运行器的基础接口。

模块:polygraphy.backend.base

  • 加载器
    • BaseLoader
      • BaseLoader.__call__()
  • 运行器
    • BaseRunner
      • BaseRunner.is_active
      • BaseRunner.__enter__()
      • BaseRunner.__exit__()
      • BaseRunner.activate()
      • BaseRunner.get_input_metadata()
      • BaseRunner.infer()
      • BaseRunner.inference_time
      • BaseRunner.last_inference_time()
      • BaseRunner.deactivate()
上一个 下一个

版权所有 © 2024 NVIDIA Corporation

隐私政策 | 管理我的隐私 | 请勿出售或分享我的数据 | 服务条款 | 辅助功能 | 公司政策 | 产品安全 | 联系我们

使用 Sphinx 构建,主题由 主题 提供,由 Read the Docs 提供。
© . All rights reserved.