ONNX GraphSurgeon Logo
0.5.5
  • ONNX GraphSurgeon

API 参考

  • 导出
  • 导入
  • 中间表示
    • 图
    • 节点
    • 张量
  • 异常
ONNX GraphSurgeon
  • 中间表示

中间表示

  • 图
    • 图
      • Graph.register()
      • Graph.node_ids()
      • Graph.subgraphs()
      • Graph.cleanup()
      • Graph.toposort()
      • Graph.tensors()
      • Graph.fold_constants()
      • Graph.layer()
      • Graph.copy()
  • 节点
    • 节点
      • Node.AttributeRef
      • Node.i()
      • Node.o()
      • Node.subgraphs()
      • Node.copy()
  • 张量
    • 张量
      • 张量
        • Tensor.is_empty()
        • Tensor.to_constant()
        • Tensor.to_variable()
        • Tensor.i()
        • Tensor.o()
    • 变量
      • 变量
        • Variable.to_constant()
        • Variable.copy()
    • 常量
      • 常量
        • Constant.to_variable()
        • Constant.copy()
上一页 下一页

版权所有 © 2024 NVIDIA Corporation

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

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