Polygraphy Logo
0.49.13
  • Polygraphy

API Reference: Main

  • Backends
    • Base Interface
    • Common
    • ONNX
      • Loaders
    • ONNX-Runtime
    • Plugin Reference
    • TensorFlow 1.X
    • TensorRT
  • Comparing Results

API Reference: Miscellaneous

  • Common
  • Global Configuration
  • Constants
  • CUDA Wrapper
  • Data Types
  • Exceptions
  • Function Helpers
  • JSON Utilities
  • Logger

API Reference: Development

  • Command-line Tool APIs
Polygraphy
  • Backends
  • ONNX

ONNX

Module: polygraphy.backend.onnx

  • Loaders
    • GsFromOnnx
      • GsFromOnnx.call_impl()
      • GsFromOnnx.__call__()
    • gs_from_onnx()
    • OnnxFromPath
      • OnnxFromPath.call_impl()
      • OnnxFromPath.__call__()
    • onnx_from_path()
    • OnnxFromTfGraph
      • OnnxFromTfGraph.call_impl()
      • OnnxFromTfGraph.__call__()
    • onnx_from_tf_graph()
    • ModifyOutputs
      • ModifyOutputs.call_impl()
      • ModifyOutputs.__call__()
    • modify_outputs()
    • ConvertToFp16
      • ConvertToFp16.call_impl()
      • ConvertToFp16.__call__()
    • convert_to_fp16()
    • FoldConstants
      • FoldConstants.call_impl()
      • FoldConstants.__call__()
    • fold_constants()
    • SetUpperBound
      • SetUpperBound.call_impl()
      • SetUpperBound.__call__()
    • set_upper_bound()
    • InferShapes
      • InferShapes.call_impl()
      • InferShapes.__call__()
    • infer_shapes()
    • ExtractSubgraph
      • ExtractSubgraph.call_impl()
      • ExtractSubgraph.__call__()
    • extract_subgraph()
    • SaveOnnx
      • SaveOnnx.call_impl()
      • SaveOnnx.__call__()
    • save_onnx()
    • BytesFromOnnx
      • BytesFromOnnx.call_impl()
      • BytesFromOnnx.__call__()
    • bytes_from_onnx()
    • OnnxFromBytes
      • OnnxFromBytes.call_impl()
      • OnnxFromBytes.__call__()
    • onnx_from_bytes()
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.