Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Polygraphy
0.49.24
Light Logo Dark Logo
Polygraphy
0.49.24
  • Polygraphy

API Reference: Main

  • Backends
    • Base Interface
      • Loaders
      • Runners
    • Common
      • Loaders
    • ONNX
      • Loaders
    • ONNX-Runtime
      • Loaders
      • Runners
    • Plugin Reference
      • Runners
    • TensorFlow 1.X
      • Loaders
      • Runners
    • TensorRT
      • Algorithm Selector
      • Calibrator
      • Config
      • Loaders
      • Optimization Profile
      • Runners
      • Utilities
  • Comparing Results
    • Comparator
    • Data Structures
    • Comparison Functions
    • Postprocessing Functions
    • Data Loader

API Reference: Miscellaneous

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

API Reference: Development

  • Command-line Tool APIs
    • Command-line Argument Groups
      • Base Interface
      • Backends
        • ONNX
          • Loaders
        • ONNX-Runtime
          • Loaders
          • Runners
        • Plugin Reference
          • Runners
        • TensorFlow
          • Loaders
          • Runners
        • TensorRT
          • Loaders
          • Runners
      • Comparator
        • Comparator
        • Comparison Functions
        • Data Loader
        • Postprocessing Functions
      • Logger
      • Model
    • Script Interface
Back to top

Base Interface¶

The base interface for all loaders and runners.

Module: polygraphy.backend.base

  • Loaders
    • BaseLoader
      • BaseLoader.__call__()
  • Runners
    • BaseRunner
      • BaseRunner.is_active
      • BaseRunner.__enter__()
      • BaseRunner.__exit__()
      • BaseRunner.activate()
      • BaseRunner.get_input_metadata()
      • BaseRunner.infer()
      • BaseRunner.inference_time
      • BaseRunner.last_inference_time()
      • BaseRunner.deactivate()
Next
Loaders
Previous
Backends
Copyright © 2024 NVIDIA Corporation
Made with Sphinx and @pradyunsg's Furo

Copyright © 2025 NVIDIA Corporation

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