ONNX GraphSurgeon Logo
0.5.1
  • ONNX GraphSurgeon

API Reference

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

Index

C | E | F | G | I | L | N | O | R | S | 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.AttributeRef (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)

S

  • subgraphs() (onnx_graphsurgeon.Graph method)
    • (onnx_graphsurgeon.Node 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 © 2024 NVIDIA Corporation

Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

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