ONNX GraphSurgeon Logo
0.5.1
  • ONNX GraphSurgeon

API Reference

  • Export
  • Import
  • Intermediate Representation
    • Graph
    • Node
    • Tensor
      • Tensor
      • Variable
      • Constant
  • Exception
ONNX GraphSurgeon
  • Intermediate Representation
  • Tensor

Tensor

  • Tensor
    • Tensor
      • Tensor.is_empty()
      • Tensor.to_constant()
      • Tensor.to_variable()
      • Tensor.i()
      • Tensor.o()
  • Variable
    • Variable
      • Variable.to_constant()
      • Variable.copy()
  • Constant
    • Constant
      • Constant.to_variable()
      • Constant.copy()
Previous Next

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.