Polygraphy Logo
0.49.13
  • Polygraphy

API Reference: Main

  • Backends
    • Base Interface
    • Common
    • ONNX
    • ONNX-Runtime
      • Loaders
      • Runners
    • 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-Runtime

ONNX-Runtime

Module: polygraphy.backend.onnxrt

  • Loaders
    • SessionFromOnnx
      • SessionFromOnnx.call_impl()
      • SessionFromOnnx.__call__()
    • session_from_onnx()
  • Runners
    • OnnxrtRunner
      • OnnxrtRunner.infer_impl()
      • OnnxrtRunner.__enter__()
      • OnnxrtRunner.__exit__()
      • OnnxrtRunner.activate()
      • OnnxrtRunner.deactivate()
      • OnnxrtRunner.get_input_metadata()
      • OnnxrtRunner.infer()
      • OnnxrtRunner.inference_time
      • OnnxrtRunner.last_inference_time()
      • OnnxrtRunner.is_active
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.