ONNX GraphSurgeon Logo
0.3.25
  • ONNX GraphSurgeon

API Reference

  • Export
  • Import
  • Intermediate Representation
  • Exception
ONNX GraphSurgeon
  • »
  • Index

Index

C | E | F | G | I | L | N | O | R | T | V

C

  • cleanup() (onnx_graphsurgeon.Graph method)
  • Constant (class in onnx_graphsurgeon)
  • copy() (onnx_graphsurgeon.Constant method)
    • (onnx_graphsurgeon.Graph method)
    • (onnx_graphsurgeon.Node method)
    • (onnx_graphsurgeon.Variable method)

E

  • export_onnx() (in module onnx_graphsurgeon)

F

  • fold_constants() (onnx_graphsurgeon.Graph method)

G

  • Graph (class in onnx_graphsurgeon)

I

  • i() (onnx_graphsurgeon.Node method)
    • (onnx_graphsurgeon.Tensor method)
  • import_onnx() (in module onnx_graphsurgeon)
  • is_empty() (onnx_graphsurgeon.Tensor method)

L

  • layer() (onnx_graphsurgeon.Graph method)

N

  • Node (class in onnx_graphsurgeon)
  • node_ids() (onnx_graphsurgeon.Graph method)

O

  • o() (onnx_graphsurgeon.Node method)
    • (onnx_graphsurgeon.Tensor method)
  • OnnxGraphSurgeonException (class in onnx_graphsurgeon)

R

  • register() (onnx_graphsurgeon.Graph static method)

T

  • Tensor (class in onnx_graphsurgeon)
  • tensors() (onnx_graphsurgeon.Graph method)
  • to_constant() (onnx_graphsurgeon.Tensor method)
    • (onnx_graphsurgeon.Variable method)
  • to_variable() (onnx_graphsurgeon.Constant method)
    • (onnx_graphsurgeon.Tensor method)
  • toposort() (onnx_graphsurgeon.Graph method)

V

  • Variable (class in onnx_graphsurgeon)

© Copyright 2020, NVIDIA.

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